diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:32:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:08:18 +0000 |
commit | 3e8ba7fdc43b29aab798eb0cb8e36a6e801e5612 (patch) | |
tree | 4c681d0b8e087b86423acf500e57eaab8d71902b /media-fonts/font-cursor-misc | |
parent | media-fonts/font-cronyx-cyrillic: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-3e8ba7fdc43b29aab798eb0cb8e36a6e801e5612.tar.gz gentoo-3e8ba7fdc43b29aab798eb0cb8e36a6e801e5612.tar.bz2 gentoo-3e8ba7fdc43b29aab798eb0cb8e36a6e801e5612.zip |
media-fonts/font-cursor-misc: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-fonts/font-cursor-misc')
-rw-r--r-- | media-fonts/font-cursor-misc/font-cursor-misc-1.0.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/font-cursor-misc/font-cursor-misc-1.0.3-r2.ebuild b/media-fonts/font-cursor-misc/font-cursor-misc-1.0.3-r2.ebuild index 97a0ae4517e2..fd023b1399de 100644 --- a/media-fonts/font-cursor-misc/font-cursor-misc-1.0.3-r2.ebuild +++ b/media-fonts/font-cursor-misc/font-cursor-misc-1.0.3-r2.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,4 +6,4 @@ inherit xorg-3 DESCRIPTION="X.Org cursor font" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x86-linux" |