Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsprogs/
Date: Sat, 08 Jul 2017 07:12:53
Message-Id: 1499497947.06acc0aca0b6e4ab7ec938abd31a0dd27aaacd5d.maekke@gentoo
1 commit: 06acc0aca0b6e4ab7ec938abd31a0dd27aaacd5d
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 8 07:12:27 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 8 07:12:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06acc0ac
7
8 sys-fs/xfsprogs: arm stable, bug #612908
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild b/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild
17 index 67ff9772ba2..08b17188064 100644
18 --- a/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild
19 +++ b/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.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="libedit nls readline static static-libs"
27 REQUIRED_USE="static? ( static-libs )"