diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-06 06:04:22 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-06 06:04:22 +0100 |
commit | c7efdee3b585060b4648328452b206a9bcd93537 (patch) | |
tree | a6490e766259ae1efbd6a4c93c9345fedaf628f7 /sys-fs/xfsprogs | |
parent | media-sound/pragha: x86 stable (bug #643074) (diff) | |
download | gentoo-c7efdee3b585060b4648328452b206a9bcd93537.tar.gz gentoo-c7efdee3b585060b4648328452b206a9bcd93537.tar.bz2 gentoo-c7efdee3b585060b4648328452b206a9bcd93537.zip |
sys-fs/xfsprogs: x86 stable (bug #643020)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-fs/xfsprogs')
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild b/sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild index 53efa349b658..77f378a80197 100644 --- a/sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild @@ -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="libedit nls readline static static-libs" REQUIRED_USE="static? ( static-libs )" |