diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-09 21:03:45 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-09 21:03:45 +0300 |
commit | 245dcf228a652d523f164a6cc19261eabd10a7f3 (patch) | |
tree | dcc0ae48bf3677fdb21e73ef99b36a21458d187d /sys-fs/xfsprogs | |
parent | net-irc/znc: x86 stable wrt bug #522714 (diff) | |
download | gentoo-245dcf228a652d523f164a6cc19261eabd10a7f3.tar.gz gentoo-245dcf228a652d523f164a6cc19261eabd10a7f3.tar.bz2 gentoo-245dcf228a652d523f164a6cc19261eabd10a7f3.zip |
sys-fs/xfsprogs: x86 stable wrt bug #556318
Package-Manager: portage-2.2.20
Diffstat (limited to 'sys-fs/xfsprogs')
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-3.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-3.2.4.ebuild b/sys-fs/xfsprogs/xfsprogs-3.2.4.ebuild index 56054d2b7906..637d0513e234 100644 --- a/sys-fs/xfsprogs/xfsprogs-3.2.4.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-3.2.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/cmd_tars/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="libedit nls readline static static-libs" REQUIRED_USE="static? ( static-libs )" |