summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:41:12 +0000
committerSam James <sam@gentoo.org>2021-04-05 22:12:33 +0000
commita45b4fbcce708f317824a2a0e47fd1aab415d396 (patch)
treeaece0626eaef57dfa27c61185acd585d49b9d46d /sys-apps
parentsys-apps/rescan-scsi-bus: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-a45b4fbcce708f317824a2a0e47fd1aab415d396.tar.gz
gentoo-a45b4fbcce708f317824a2a0e47fd1aab415d396.tar.bz2
gentoo-a45b4fbcce708f317824a2a0e47fd1aab415d396.zip
sys-apps/s390-tools: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/s390-tools/s390-tools-2.12.0.ebuild4
-rw-r--r--sys-apps/s390-tools/s390-tools-2.9.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/s390-tools/s390-tools-2.12.0.ebuild b/sys-apps/s390-tools/s390-tools-2.12.0.ebuild
index 06c2fdd5d481..4c890c3a9d1a 100644
--- a/sys-apps/s390-tools/s390-tools-2.12.0.ebuild
+++ b/sys-apps/s390-tools/s390-tools-2.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ibm-${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="-* s390"
+KEYWORDS="-* ~s390"
IUSE="cryptsetup fuse ncurses openssl pfm snmp zlib"
RDEPEND="fuse? ( sys-fs/fuse:0= )
diff --git a/sys-apps/s390-tools/s390-tools-2.9.0.ebuild b/sys-apps/s390-tools/s390-tools-2.9.0.ebuild
index a6710b34ad7e..d62f83652230 100644
--- a/sys-apps/s390-tools/s390-tools-2.9.0.ebuild
+++ b/sys-apps/s390-tools/s390-tools-2.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ibm-${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="-* s390"
+KEYWORDS="-* ~s390"
IUSE="cryptsetup fuse ncurses openssl pfm snmp zlib"
RDEPEND="fuse? ( sys-fs/fuse:0= )