summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-07 16:38:19 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-07 16:49:26 +0200
commit25793df5e1984147974487f63ec9f1367dab70aa (patch)
tree61ddb3e036928c75fe00cb00638c133ac2787dca
parentapp-text/htmldoc: ppc64 stable wrt bug #617642 (diff)
downloadgentoo-25793df5e1984147974487f63ec9f1367dab70aa.tar.gz
gentoo-25793df5e1984147974487f63ec9f1367dab70aa.tar.bz2
gentoo-25793df5e1984147974487f63ec9f1367dab70aa.zip
sys-fs/xfsprogs: ppc64 stable wrt bug #612908
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild2
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 5eb618df033d..67ff9772ba23 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 )"