Gentoo Archives: gentoo-commits

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