Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ghostscript-gpl/
Date: Wed, 13 Nov 2019 13:17:11
Message-Id: 1573651015.58f4cc9999392874680a374237c9e8f9b8204093.ago@gentoo
1 commit: 58f4cc9999392874680a374237c9e8f9b8204093
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 13 13:16:55 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 13 13:16:55 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58f4cc99
7
8 app-text/ghostscript-gpl: ia64 stable wrt bug #693002
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-text/ghostscript-gpl/ghostscript-gpl-9.50.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.50.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.50.ebuild
18 index f1defa3f6bf..6687df22eb8 100644
19 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.50.ebuild
20 +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.50.ebuild
21 @@ -22,7 +22,7 @@ fi
22
23 LICENSE="AGPL-3 CPL-1.0"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86"
26 +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86"
27 IUSE="cups dbus gtk l10n_de static-libs tiff unicode X"
28
29 LANGS="ja ko zh-CN zh-TW"