diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-29 08:04:40 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-29 08:04:40 +0000 |
commit | 19bcfc1ae99f64dc56e49948b3a6153cf2054235 (patch) | |
tree | 9709bfbf55386c9e940d8b2a3f4af756f7f43993 /app-text/ghostscript-gpl | |
parent | sys-libs/zlib: Stabilize 1.3.1-r1 arm, #930912 (diff) | |
download | gentoo-19bcfc1ae99f64dc56e49948b3a6153cf2054235.tar.gz gentoo-19bcfc1ae99f64dc56e49948b3a6153cf2054235.tar.bz2 gentoo-19bcfc1ae99f64dc56e49948b3a6153cf2054235.zip |
app-text/ghostscript-gpl: Stabilize 10.03.0-r1 sparc, #930914
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/ghostscript-gpl')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-10.03.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.03.0-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-10.03.0-r1.ebuild index eb33ae93caee..df1d3cb87806 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-10.03.0-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.03.0-r1.ebuild @@ -24,7 +24,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="AGPL-3 CPL-1.0" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="cups dbus gtk l10n_de static-libs unicode X" LANGS="ja ko zh-CN zh-TW" |