commit: ea4174e811ca11fb17519988ec874ea47ea3a692 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Fri Feb 10 07:37:43 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Fri Feb 10 09:43:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea4174e8
sys-fs/xfsprogs: ~arm64 keyword. Package-Manager: Portage-2.3.3, Repoman-2.3.1 sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild b/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild index 907d464cad..fb58d7e860 100644 --- a/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="libedit nls readline static static-libs" REQUIRED_USE="static? ( static-libs )"
