Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsprogs/
Date: Sun, 26 Feb 2017 15:39:50
Message-Id: 1488123545.ff9691bece138ec66b519d7ea4df5999c502fc7f.xmw@gentoo
1 commit: ff9691bece138ec66b519d7ea4df5999c502fc7f
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 26 15:39:05 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 26 15:39:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff9691be
7
8 sys-fs/xfsprogs: arm64 stable.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild b/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild
16 index fb58d7e860..7dbfaa163c 100644
17 --- a/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild
18 +++ b/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.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="libedit nls readline static static-libs"
26 REQUIRED_USE="static? ( static-libs )"