Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsprogs/
Date: Sat, 15 Sep 2018 18:19:06
Message-Id: 1537035496.110ed8f0ee3e405cd4c81dd26f529a4ec078b740.slyfox@gentoo
1 commit: 110ed8f0ee3e405cd4c81dd26f529a4ec078b740
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 15 18:17:23 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 15 18:18:16 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=110ed8f0
7
8 sys-fs/xfsprogs: stable 4.17.0-r1 for hppa, bug #652270
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11 RepoMan-Options: --include-arches="hppa"
12
13 sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild b/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild
17 index 88d7ff41547..d6d63471874 100644
18 --- a/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild
19 +++ b/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
25 +KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
26 IUSE="icu libedit nls readline static static-libs"
27 REQUIRED_USE="static? ( static-libs )"