diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-25 07:24:53 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-25 07:24:53 +0200 |
commit | f0629f9190cffc1570cc271687d73c8ab1f8af8c (patch) | |
tree | 77324aa40cefdd9ce0452be938ce1aa9723377b6 /sys-fs | |
parent | net-misc/iputils: Stable for HPPA PPC64 (bug #583960). (diff) | |
download | gentoo-f0629f9190cffc1570cc271687d73c8ab1f8af8c.tar.gz gentoo-f0629f9190cffc1570cc271687d73c8ab1f8af8c.tar.bz2 gentoo-f0629f9190cffc1570cc271687d73c8ab1f8af8c.zip |
sys-fs/xfsprogs: Stable for HPPA PPC64 (bug #583706).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-4.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-4.5.0.ebuild b/sys-fs/xfsprogs/xfsprogs-4.5.0.ebuild index 91fa590a601d..e45cc5d1fabf 100644 --- a/sys-fs/xfsprogs/xfsprogs-4.5.0.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-4.5.0.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 )" |