diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-15 19:22:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-15 19:22:39 +0100 |
commit | 8f82578aa88a6977b9b08c5d4ec27d3687326ba4 (patch) | |
tree | b2ec343de2ff6253356e44583a17266f6ce94ef2 /sys-fs | |
parent | dev-lang/python: stable 2.7.15 for ppc, bug #647862 (diff) | |
download | gentoo-8f82578aa88a6977b9b08c5d4ec27d3687326ba4.tar.gz gentoo-8f82578aa88a6977b9b08c5d4ec27d3687326ba4.tar.bz2 gentoo-8f82578aa88a6977b9b08c5d4ec27d3687326ba4.zip |
sys-fs/xfsprogs: stable 4.17.0-r1 for ppc, bug #652270
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild b/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild index d6d63471874a..e8551c407d2d 100644 --- a/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.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="icu libedit nls readline static static-libs" REQUIRED_USE="static? ( static-libs )" |