summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 19:02:06 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:50:09 +0000
commit76921c58eb960fd395202dcca5ef28616c01d848 (patch)
tree13c9cd428d3757488ac7f98839b08e49ada3744c /app-admin/quickswitch
parentapp-admin/perl-cleaner: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-76921c58eb960fd395202dcca5ef28616c01d848.tar.gz
gentoo-76921c58eb960fd395202dcca5ef28616c01d848.tar.bz2
gentoo-76921c58eb960fd395202dcca5ef28616c01d848.zip
app-admin/quickswitch: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/quickswitch')
-rw-r--r--app-admin/quickswitch/quickswitch-1.05.ebuild4
1 files 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"