diff options
Diffstat (limited to 'app-admin/quickswitch/quickswitch-1.05.ebuild')
-rw-r--r-- | app-admin/quickswitch/quickswitch-1.05.ebuild | 4 |
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" |