Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsprogs/
Date: Thu, 13 Sep 2018 10:58:36
Message-Id: 1536836223.19fe21909654d7def221ed9414e090f2de7e699e.zlogene@gentoo
1 commit: 19fe21909654d7def221ed9414e090f2de7e699e
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 13 10:57:03 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 13 10:57:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19fe2190
7
8 sys-fs/xfsprogs: amd64 stable wrt bug #652270
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 c218eb187c2..9dfb48ef423 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 )"