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: Mon, 01 Jan 2018 19:31:49
Message-Id: 1514835091.a82ed1401311281ac33d6589a64a6cc6269a28e8.whissi@gentoo
1 commit: a82ed1401311281ac33d6589a64a6cc6269a28e8
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 1 19:31:06 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 1 19:31:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a82ed140
7
8 sys-fs/xfsprogs: s390/sh stable (bug #612908)
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild b/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild
16 index 8e905636af1..0d581fec662 100644
17 --- a/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild
18 +++ b/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz"
26
27 LICENSE="LGPL-2.1"
28 SLOT="0"
29 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
30 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
31 IUSE="libedit nls readline static static-libs"
32 REQUIRED_USE="static? ( static-libs )"