diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-01 22:13:22 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-01 22:14:26 +0000 |
commit | 6be46898538e29a0ffc7689e9b3f929c4d59c444 (patch) | |
tree | 5454c74556e50d7468b09d6bc18fbf753d59057c /sys-fs/xfsprogs | |
parent | app-arch/unzip: stable 6.0_p21-r2 for hppa/ia64/ppc/ppc64, bug #643018 (diff) | |
download | gentoo-6be46898538e29a0ffc7689e9b3f929c4d59c444.tar.gz gentoo-6be46898538e29a0ffc7689e9b3f929c4d59c444.tar.bz2 gentoo-6be46898538e29a0ffc7689e9b3f929c4d59c444.zip |
sys-fs/xfsprogs: stable 4.14.0 for hppa/ia64/ppc/ppc64, bug #643020
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa ia64 ppc ppc64"
Diffstat (limited to 'sys-fs/xfsprogs')
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild b/sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild index a77ca48cb15d..07b9803cbf8d 100644 --- a/sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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="libedit nls readline static static-libs" REQUIRED_USE="static? ( static-libs )" |