diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 11:19:08 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 11:19:08 +0300 |
commit | a65fb3c533c8f1c5c2395d405f036361bafc72ad (patch) | |
tree | ad10a2aeff3d989ba5b93e5359d5c0dffe9c69a4 /app-text/ghostscript-gpl | |
parent | dev-python/rapidfuzz: Stabilize 3.1.1 amd64, #909697 (diff) | |
download | gentoo-a65fb3c533c8f1c5c2395d405f036361bafc72ad.tar.gz gentoo-a65fb3c533c8f1c5c2395d405f036361bafc72ad.tar.bz2 gentoo-a65fb3c533c8f1c5c2395d405f036361bafc72ad.zip |
app-text/ghostscript-gpl: Stabilize 10.01.2 arm64, #910308
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.01.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.01.2.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-10.01.2.ebuild index bd01607f3cb0..67d4f762ae9e 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-10.01.2.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.01.2.ebuild @@ -23,7 +23,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 ~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" |