diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-15 19:25:31 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-15 19:25:31 +0100 |
commit | 7216db48187c396a9229d720ca208951daac84ea (patch) | |
tree | 3963b879175a3dd085bb00c518c14e879177a19b /sys-fs/xfsprogs | |
parent | dev-lang/python: stable 2.7.15 for ppc64, bug #647862 (diff) | |
download | gentoo-7216db48187c396a9229d720ca208951daac84ea.tar.gz gentoo-7216db48187c396a9229d720ca208951daac84ea.tar.bz2 gentoo-7216db48187c396a9229d720ca208951daac84ea.zip |
sys-fs/xfsprogs: stable 4.17.0-r1 for ppc64, bug #652270
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'sys-fs/xfsprogs')
-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 e8551c407d2d..e13414de1dad 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 )" |