Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ghostscript-gpl/
Date: Fri, 01 Oct 2021 23:42:29
Message-Id: 1633131604.41ab13c49e5a1e8b507f63670c4ee741deaad320.sam@gentoo
1 commit: 41ab13c49e5a1e8b507f63670c4ee741deaad320
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 1 23:40:04 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 1 23:40:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ab13c4
7
8 app-text/ghostscript-gpl: Stabilize 9.54.0-r1 arm64, #796659
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild
16 index 94be6c18b80..c5e6900b4f2 100644
17 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild
18 +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild
19 @@ -23,7 +23,7 @@ fi
20
21 LICENSE="AGPL-3 CPL-1.0"
22 SLOT="0/$(ver_cut 1-2)"
23 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="cups dbus gtk +jpeg2k l10n_de static-libs unicode X"
26
27 LANGS="ja ko zh-CN zh-TW"