diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:32:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:08:16 +0000 |
commit | 6fba05777c8ce5ad5fdfd424f100034f3879c1da (patch) | |
tree | 5cd1652c3f57dd74426a406018b1cdcfad49caf1 /media-fonts/font-bitstream-type1 | |
parent | media-fonts/font-bitstream-speedo: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-6fba05777c8ce5ad5fdfd424f100034f3879c1da.tar.gz gentoo-6fba05777c8ce5ad5fdfd424f100034f3879c1da.tar.bz2 gentoo-6fba05777c8ce5ad5fdfd424f100034f3879c1da.zip |
media-fonts/font-bitstream-type1: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-fonts/font-bitstream-type1')
-rw-r--r-- | media-fonts/font-bitstream-type1/font-bitstream-type1-1.0.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/font-bitstream-type1/font-bitstream-type1-1.0.3-r2.ebuild b/media-fonts/font-bitstream-type1/font-bitstream-type1-1.0.3-r2.ebuild index e99a081c4475..c6b06c477939 100644 --- a/media-fonts/font-bitstream-type1/font-bitstream-type1-1.0.3-r2.ebuild +++ b/media-fonts/font-bitstream-type1/font-bitstream-type1-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 Bitstream Type 1 fonts" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" |