From a45b4fbcce708f317824a2a0e47fd1aab415d396 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 5 Apr 2021 20:41:12 +0000 Subject: sys-apps/s390-tools: drop s390 to ~s390 (unstable) Signed-off-by: Sam James --- sys-apps/s390-tools/s390-tools-2.12.0.ebuild | 4 ++-- sys-apps/s390-tools/s390-tools-2.9.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys-apps/s390-tools') 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= ) -- cgit v1.2.3-65-gdbad