Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ghostscript-gpl/
Date: Sun, 05 Dec 2021 18:21:57
Message-Id: 1638728500.71a1c11379c49bb0502d36ba10dcfa086a44db9c.arthurzam@gentoo
1 commit: 71a1c11379c49bb0502d36ba10dcfa086a44db9c
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 5 18:20:09 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 5 18:21:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71a1c113
7
8 app-text/ghostscript-gpl: Stabilize 9.55.0-r1 sparc, #828394
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-text/ghostscript-gpl/ghostscript-gpl-9.55.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.55.0-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.55.0-r1.ebuild
16 index 0db6cca5b03f..d6e123d9bcae 100644
17 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.55.0-r1.ebuild
18 +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.55.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 l10n_de static-libs unicode X"
26
27 LANGS="ja ko zh-CN zh-TW"