Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cups/
Date: Wed, 26 Oct 2016 16:43:38
Message-Id: 1477500199.16f5e5cc84ee05a97834b6ecfe9966fce8f060d0.maekke@gentoo
1 commit: 16f5e5cc84ee05a97834b6ecfe9966fce8f060d0
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 26 16:43:19 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 26 16:43:19 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16f5e5cc
7
8 net-print/cups: arm stable, bug #594490
9
10 Package-Manager: portage-2.3.2
11 RepoMan-Options: --include-arches="arm"
12
13 net-print/cups/cups-2.1.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-print/cups/cups-2.1.4.ebuild b/net-print/cups/cups-2.1.4.ebuild
17 index b854d54..8adb3f4 100644
18 --- a/net-print/cups/cups-2.1.4.ebuild
19 +++ b/net-print/cups/cups-2.1.4.ebuild
20 @@ -23,7 +23,7 @@ if [[ ${PV} == *9999 ]]; then
21 fi
22 else
23 SRC_URI="https://github.com/apple/${PN}/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
24 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~m68k-mint"
25 + KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~m68k-mint"
26 fi
27
28 DESCRIPTION="The Common Unix Printing System"