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: Tue, 18 Aug 2020 05:52:51
Message-Id: 1597729920.e35e613e91045945d6fd514518231b3e247ad9ac.sam@gentoo
1 commit: e35e613e91045945d6fd514518231b3e247ad9ac
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 18 05:52:00 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 18 05:52:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e35e613e
7
8 app-text/ghostscript-gpl: Stabilize 9.52-r1 ppc64, #734322
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild
16 index 0bd9732359b..a0ef29b0db3 100644
17 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild
18 +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild
19 @@ -23,7 +23,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"