Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsprogs/
Date: Thu, 13 Sep 2018 14:31:41
Message-Id: 1536849086.b44f933e0e6324b611fd4a0e0db26d4ce394d6e3.klausman@gentoo
1 commit: b44f933e0e6324b611fd4a0e0db26d4ce394d6e3
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 13 14:31:15 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 13 14:31:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b44f933e
7
8 sys-fs/xfsprogs-4.17.0-r1: alpha stable
9
10 Gentoo-Bug: http://bugs.gentoo.org/652270
11
12 sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild b/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild
16 index 9dfb48ef423..88d7ff41547 100644
17 --- a/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild
18 +++ b/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
24 +KEYWORDS="alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
25 IUSE="icu libedit nls readline static static-libs"
26 REQUIRED_USE="static? ( static-libs )"