commit: 1cdea4add9de054dd0bc098cfcc76861b0af7513 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sat Jul 20 21:07:28 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat Jul 20 21:08:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cdea4ad
sys-fs/xfsprogs: arm64 stable (bug #690276) Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64" sys-fs/xfsprogs/xfsprogs-4.19.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/xfsprogs/xfsprogs-4.19.0.ebuild b/sys-fs/xfsprogs/xfsprogs-4.19.0.ebuild index ae8d51e34a0..b59d3c36891 100644 --- a/sys-fs/xfsprogs/xfsprogs-4.19.0.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-4.19.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="icu libedit nls readline static-libs" LIB_DEPEND=">=sys-apps/util-linux-2.17.2[static-libs(+)]
