diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:32:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:08:21 +0000 |
commit | 14f6352e48cd0fe6d249231bb90466a4717519e5 (patch) | |
tree | 6a48511f8b898052898d3c420c0f411bef9a1909 /media-fonts/font-ibm-type1 | |
parent | media-fonts/font-dec-misc: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-14f6352e48cd0fe6d249231bb90466a4717519e5.tar.gz gentoo-14f6352e48cd0fe6d249231bb90466a4717519e5.tar.bz2 gentoo-14f6352e48cd0fe6d249231bb90466a4717519e5.zip |
media-fonts/font-ibm-type1: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-fonts/font-ibm-type1')
-rw-r--r-- | media-fonts/font-ibm-type1/font-ibm-type1-1.0.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/font-ibm-type1/font-ibm-type1-1.0.3-r2.ebuild b/media-fonts/font-ibm-type1/font-ibm-type1-1.0.3-r2.ebuild index 016d23994a3c..18ed26c1168b 100644 --- a/media-fonts/font-ibm-type1/font-ibm-type1-1.0.3-r2.ebuild +++ b/media-fonts/font-ibm-type1/font-ibm-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 IBM Courier font" -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" |