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, 14 Aug 2020 21:50:49
Message-Id: 1597441793.13d64b854020437a9ecd5cb10c9138847fb225d9.sam@gentoo
1 commit: 13d64b854020437a9ecd5cb10c9138847fb225d9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 14 21:49:53 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 14 21:49:53 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13d64b85
7
8 app-text/ghostscript-gpl: Stabilize 9.52 x86, #734322
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-text/ghostscript-gpl/ghostscript-gpl-9.52.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.52.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.52.ebuild
16 index 9b001bfe131..5b0a418911b 100644
17 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.52.ebuild
18 +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.52.ebuild
19 @@ -24,7 +24,7 @@ fi
20
21 LICENSE="AGPL-3 CPL-1.0"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86"
25 IUSE="cups dbus gtk l10n_de static-libs tiff unicode X"
26
27 LANGS="ja ko zh-CN zh-TW"