diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-12 12:44:04 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-12 12:44:04 +0000 |
commit | ec83622d7f36e1560dd000833566f1a7be4ba3ca (patch) | |
tree | c491442375b0a5e96938a1a1141d7fe131e5c7ed | |
parent | app-text/ghostscript-gpl: Stabilize 10.04.0 arm, #945129 (diff) | |
download | gentoo-ec83622d7f36e1560dd000833566f1a7be4ba3ca.tar.gz gentoo-ec83622d7f36e1560dd000833566f1a7be4ba3ca.tar.bz2 gentoo-ec83622d7f36e1560dd000833566f1a7be4ba3ca.zip |
app-text/ghostscript-gpl: Stabilize 10.04.0 arm64, #945129
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.ebuild index 9ca1ee52319a..9b87f4719578 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.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 ~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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="cups cpu_flags_arm_neon dbus gtk l10n_de static-libs unicode X" LANGS="ja ko zh-CN zh-TW" |