diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:32:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:08:29 +0000 |
commit | 28641ea0d7c0715d45d8659278e280788159d32e (patch) | |
tree | 4b4c01c3f2503d6825fe4eb708d1f5156f7b11c6 | |
parent | media-fonts/font-misc-misc: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-28641ea0d7c0715d45d8659278e280788159d32e.tar.gz gentoo-28641ea0d7c0715d45d8659278e280788159d32e.tar.bz2 gentoo-28641ea0d7c0715d45d8659278e280788159d32e.zip |
media-fonts/font-mutt-misc: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | media-fonts/font-mutt-misc/font-mutt-misc-1.0.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/font-mutt-misc/font-mutt-misc-1.0.3-r2.ebuild b/media-fonts/font-mutt-misc/font-mutt-misc-1.0.3-r2.ebuild index c4ad306a5fd8..6b31f60b690e 100644 --- a/media-fonts/font-mutt-misc/font-mutt-misc-1.0.3-r2.ebuild +++ b/media-fonts/font-mutt-misc/font-mutt-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 ClearlyU fonts" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" |