From 76921c58eb960fd395202dcca5ef28616c01d848 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 5 Apr 2021 19:02:06 +0000 Subject: app-admin/quickswitch: drop s390 to ~s390 (unstable) Signed-off-by: Sam James --- app-admin/quickswitch/quickswitch-1.05.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/quickswitch/quickswitch-1.05.ebuild b/app-admin/quickswitch/quickswitch-1.05.ebuild index 33a39aaf63c5..7dd8981f5cf2 100644 --- a/app-admin/quickswitch/quickswitch-1.05.ebuild +++ b/app-admin/quickswitch/quickswitch-1.05.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=6 @@ -9,7 +9,7 @@ HOMEPAGE="http://quickswitch.sf.net" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc s390 sparc x86" +KEYWORDS="amd64 ppc ~s390 sparc x86" IUSE="ncurses" DEPEND=">=dev-lang/perl-5.6.0" -- cgit v1.2.3-65-gdbad