diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:07:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:52:48 +0000 |
commit | ee3af83d468610a0df88cf144d98ed318a688cc8 (patch) | |
tree | 203b7cca24695329bda7606679524d657b7ef671 /app-text/ghostscript-gpl | |
parent | app-text/epspdf: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-ee3af83d468610a0df88cf144d98ed318a688cc8.tar.gz gentoo-ee3af83d468610a0df88cf144d98ed318a688cc8.tar.bz2 gentoo-ee3af83d468610a0df88cf144d98ed318a688cc8.zip |
app-text/ghostscript-gpl: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/ghostscript-gpl')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild index 362f03559a7c..29656ad43154 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.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 @@ -23,7 +23,7 @@ fi LICENSE="AGPL-3 CPL-1.0" SLOT="0" -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" IUSE="cups dbus gtk l10n_de static-libs tiff unicode X" LANGS="ja ko zh-CN zh-TW" |