Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/gutenprint/
Date: Thu, 02 May 2019 18:40:44
Message-Id: 1556822419.25d327800db8015cd818e7ddf7f788c46d0cd891.zlogene@gentoo
1 commit: 25d327800db8015cd818e7ddf7f788c46d0cd891
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 2 18:40:19 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu May 2 18:40:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25d32780
7
8 net-print/gutenprint: amd64 stable wrt bug #681616
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 net-print/gutenprint/gutenprint-5.3.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-print/gutenprint/gutenprint-5.3.1.ebuild b/net-print/gutenprint/gutenprint-5.3.1.ebuild
18 index da9268caa91..e4102d825fa 100644
19 --- a/net-print/gutenprint/gutenprint-5.3.1.ebuild
20 +++ b/net-print/gutenprint/gutenprint-5.3.1.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gimp-print/${MY_P}.tar.xz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ppc ppc64 sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc ~x86"
27
28 IUSE="cups gimp gtk nls readline ppds static-libs"
29 REQUIRED_USE="gimp? ( gtk )"