diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:31:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:08:04 +0000 |
commit | 754a39ec6a413ff577a6de0d209ae2812de8c254 (patch) | |
tree | 22965dd2b6acc3dcabd06e23c88bc355ac47d9f8 /media-fonts/font-adobe-utopia-type1 | |
parent | media-fonts/font-adobe-utopia-75dpi: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-754a39ec6a413ff577a6de0d209ae2812de8c254.tar.gz gentoo-754a39ec6a413ff577a6de0d209ae2812de8c254.tar.bz2 gentoo-754a39ec6a413ff577a6de0d209ae2812de8c254.zip |
media-fonts/font-adobe-utopia-type1: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-fonts/font-adobe-utopia-type1')
-rw-r--r-- | media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.4-r2.ebuild b/media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.4-r2.ebuild index 474bb11c4108..72e630345302 100644 --- a/media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.4-r2.ebuild +++ b/media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.4-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 Adobe Utopia Type 1 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" |