Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsprogs/
Date: Wed, 12 Sep 2018 21:53:43
Message-Id: 1536789192.4e45871a46a86f20bd094244342dba41681b7c85.leio@gentoo
1 commit: 4e45871a46a86f20bd094244342dba41681b7c85
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 12 21:53:12 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 12 21:53:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e45871a
7
8 sys-fs/xfsprogs-4.17.0-r1: arm64 stable (bug #652270)
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
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 91de11318d9..c218eb187c2 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 )"