diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-29 08:04:41 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-29 08:04:41 +0000 |
commit | 6f1cd39fc6a3263e134fc3570fee6b83c8ff78a7 (patch) | |
tree | df7789c18bb82de7682e0048d2df0042febb2a13 /app-text | |
parent | app-text/ghostscript-gpl: Stabilize 10.03.0-r1 sparc, #930914 (diff) | |
download | gentoo-6f1cd39fc6a3263e134fc3570fee6b83c8ff78a7.tar.gz gentoo-6f1cd39fc6a3263e134fc3570fee6b83c8ff78a7.tar.bz2 gentoo-6f1cd39fc6a3263e134fc3570fee6b83c8ff78a7.zip |
app-text/ghostscript-gpl: Stabilize 10.03.0-r1 arm64, #930914
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-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 df1d3cb87806..be36e7eb95ed 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" |