diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-06 10:14:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-06 10:14:55 +0200 |
commit | 10ca80db3fee699c273cdb010745746a57b1184c (patch) | |
tree | bd579b6b2e8e901315e2e8b7d5778d3209683cb1 /sys-fs | |
parent | media-libs/qimageblitz: amd64 stable wrt bug #623530 (diff) | |
download | gentoo-10ca80db3fee699c273cdb010745746a57b1184c.tar.gz gentoo-10ca80db3fee699c273cdb010745746a57b1184c.tar.bz2 gentoo-10ca80db3fee699c273cdb010745746a57b1184c.zip |
sys-fs/xfsprogs: amd64 stable wrt bug #612908
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild b/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild index a76b1671eb6e..639c978ba221 100644 --- a/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild @@ -11,7 +11,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 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="libedit nls readline static static-libs" REQUIRED_USE="static? ( static-libs )" |