Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsprogs/
Date: Sat, 25 Jun 2016 20:15:04
Message-Id: 1466885607.d77325382ba8d40d7e0ca16324223ab91df6160b.ago@gentoo
1 commit: d77325382ba8d40d7e0ca16324223ab91df6160b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 25 20:10:56 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 25 20:13:27 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7732538
7
8 sys-fs/xfsprogs: x86 stable wrt bug #583706
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-fs/xfsprogs/xfsprogs-4.5.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-fs/xfsprogs/xfsprogs-4.5.0.ebuild b/sys-fs/xfsprogs/xfsprogs-4.5.0.ebuild
18 index 4b590e5..cdcc310 100644
19 --- a/sys-fs/xfsprogs/xfsprogs-4.5.0.ebuild
20 +++ b/sys-fs/xfsprogs/xfsprogs-4.5.0.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/cmd_tars/${P}.tar.gz
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
26 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
27 IUSE="libedit nls readline static static-libs"
28 REQUIRED_USE="static? ( static-libs )"