diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:49:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:17:07 +0000 |
commit | ee407ba650c8f501ee3581fa9e155edb283d82ff (patch) | |
tree | a722042d551eb4df11371a499b1baa99d0fa83a9 /x11-apps/xmore | |
parent | x11-apps/xmessage: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-ee407ba650c8f501ee3581fa9e155edb283d82ff.tar.gz gentoo-ee407ba650c8f501ee3581fa9e155edb283d82ff.tar.bz2 gentoo-ee407ba650c8f501ee3581fa9e155edb283d82ff.zip |
x11-apps/xmore: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xmore')
-rw-r--r-- | x11-apps/xmore/xmore-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xmore/xmore-1.0.3.ebuild b/x11-apps/xmore/xmore-1.0.3.ebuild index 8702ffb7618b..45987247f95c 100644 --- a/x11-apps/xmore/xmore-1.0.3.ebuild +++ b/x11-apps/xmore/xmore-1.0.3.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 @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="plain text display program for the X Window System" -KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 s390 ~sparc x86" +KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~s390 ~sparc x86" IUSE="" RDEPEND=" |