diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:32:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:08:30 +0000 |
commit | 0d58906e1135dac789926e0af5cd92262c537191 (patch) | |
tree | 7e019c422583d4437e82069ce5556197207bcc33 | |
parent | media-fonts/font-mutt-misc: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-0d58906e1135dac789926e0af5cd92262c537191.tar.gz gentoo-0d58906e1135dac789926e0af5cd92262c537191.tar.bz2 gentoo-0d58906e1135dac789926e0af5cd92262c537191.zip |
media-fonts/font-schumacher-misc: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild index f4caf44c0de4..5f5c4d835fc0 100644 --- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild +++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-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,5 +6,5 @@ inherit xorg-3 DESCRIPTION="X.Org Schumacher 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" IUSE="nls" |