summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-14 12:05:39 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-14 12:05:47 +0300
commitbb2e25daece9d19cbbbc6b5351235555f6cb1cc3 (patch)
tree5707b781cc685f05f332bfbca6499a750c755d09 /sys-fs/xfsprogs
parentapp-admin/system-config-printer: 1.5.11 version bump, EAPI-6 bump (diff)
downloadgentoo-bb2e25daece9d19cbbbc6b5351235555f6cb1cc3.tar.gz
gentoo-bb2e25daece9d19cbbbc6b5351235555f6cb1cc3.tar.bz2
gentoo-bb2e25daece9d19cbbbc6b5351235555f6cb1cc3.zip
sys-fs/xfsprogs: s390/sh stable wrt bug #652270
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'sys-fs/xfsprogs')
-rw-r--r--sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild b/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild
index e13414de1dad..4231d192e3fd 100644
--- a/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild
+++ b/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sh ~sparc x86"
IUSE="icu libedit nls readline static static-libs"
REQUIRED_USE="static? ( static-libs )"