diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:21:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:21:58 +0200 |
commit | 3217e05844938b1a59eb6855e22ab0a81db91057 (patch) | |
tree | 0efe165a9ac38a69247db6db0b6f4a12661f2958 /sys-fs | |
parent | games-fps/freedoom: ppc stable wrt bug #579026 (diff) | |
download | gentoo-3217e05844938b1a59eb6855e22ab0a81db91057.tar.gz gentoo-3217e05844938b1a59eb6855e22ab0a81db91057.tar.bz2 gentoo-3217e05844938b1a59eb6855e22ab0a81db91057.zip |
sys-fs/xfsprogs: ppc stable wrt bug #583706
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 cdcc310a729e..8bec2739b025 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 )" |