Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsprogs/
Date: Sat, 06 Jan 2018 05:06:12
Message-Id: 1515215062.c7efdee3b585060b4648328452b206a9bcd93537.whissi@gentoo
1 commit: c7efdee3b585060b4648328452b206a9bcd93537
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 6 05:04:22 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 6 05:04:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7efdee3
7
8 sys-fs/xfsprogs: x86 stable (bug #643020)
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild b/sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild
16 index 53efa349b65..77f378a8019 100644
17 --- a/sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild
18 +++ b/sys-fs/xfsprogs/xfsprogs-4.14.0.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="libedit nls readline static static-libs"
26 REQUIRED_USE="static? ( static-libs )"