diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-15 19:17:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-15 19:18:16 +0100 |
commit | 110ed8f0ee3e405cd4c81dd26f529a4ec078b740 (patch) | |
tree | 9ba4801f3ea4053cfaf0ecfa5b873fcd46211c83 | |
parent | sys-kernel/gentoo-sources: Linux patch 4.4.156 (diff) | |
download | gentoo-110ed8f0ee3e405cd4c81dd26f529a4ec078b740.tar.gz gentoo-110ed8f0ee3e405cd4c81dd26f529a4ec078b740.tar.bz2 gentoo-110ed8f0ee3e405cd4c81dd26f529a4ec078b740.zip |
sys-fs/xfsprogs: stable 4.17.0-r1 for hppa, bug #652270
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
-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 88d7ff41547d..d6d63471874a 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 )" |