Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ghostscript-gpl/
Date: Wed, 15 Feb 2017 13:49:28
Message-Id: 1487166529.907c54518cb76bf63162c65dad41ed84fad4b25e.klausman@gentoo
1 commit: 907c54518cb76bf63162c65dad41ed84fad4b25e
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 15 13:48:49 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 15 13:48:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=907c5451
7
8 app-text/ghostscript-gpl-9.20-r1: add alpha keyword
9
10 Gentoo-Bug: 596576
11
12 app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild
16 index 5dc6e9032c..08294f8057 100644
17 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild
18 +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild
19 @@ -32,7 +32,7 @@ SRC_URI="
20
21 LICENSE="AGPL-3 CPL-1.0"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
24 +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
25 # IUSE="cups dbus djvu gtk idn l10n_de static-libs tiff X"
26 IUSE="cups dbus gtk idn l10n_de static-libs tiff X"
27 # RESTRICT="djvu? ( bindist )"