diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-15 00:01:17 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-15 00:01:17 +0300 |
commit | 7fe47b9401cf9e1aac82a5cff9624489d09acf4e (patch) | |
tree | 39f6c3b9bd91c314dba8eef34d607eb42871aeca /app-text/ghostscript-gpl | |
parent | dev-util/pkgcheck: add 0.10.17 (diff) | |
download | gentoo-7fe47b9401cf9e1aac82a5cff9624489d09acf4e.tar.gz gentoo-7fe47b9401cf9e1aac82a5cff9624489d09acf4e.tar.bz2 gentoo-7fe47b9401cf9e1aac82a5cff9624489d09acf4e.zip |
app-text/ghostscript-gpl: Stabilize 9.56.1-r3 hppa, #862133
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/ghostscript-gpl')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r3.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r3.ebuild index 4f23a9c39452..fd5728b90fe6 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r3.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r3.ebuild @@ -24,7 +24,7 @@ fi 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 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cups dbus gtk l10n_de static-libs unicode X" LANGS="ja ko zh-CN zh-TW" |