Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cups/
Date: Sun, 13 May 2018 22:06:49
Message-Id: 1526249164.0230e6a96b1b7e2676cdc0122ced88a555b1972a.whissi@gentoo
1 commit: 0230e6a96b1b7e2676cdc0122ced88a555b1972a
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 13 21:51:33 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun May 13 22:06:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0230e6a9
7
8 net-print/cups: x86 stable (bug #641338)
9
10 Package-Manager: Portage-2.3.34, Repoman-2.3.9
11
12 net-print/cups/cups-2.2.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-print/cups/cups-2.2.7.ebuild b/net-print/cups/cups-2.2.7.ebuild
16 index 59e5f613317..ade4e3bfbe7 100644
17 --- a/net-print/cups/cups-2.2.7.ebuild
18 +++ b/net-print/cups/cups-2.2.7.ebuild
19 @@ -23,7 +23,7 @@ if [[ ${PV} == *9999 ]]; then
20 else
21 #SRC_URI="https://github.com/apple/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22 SRC_URI="https://github.com/apple/cups/releases/download/v${PV}/${P}-source.tar.gz"
23 - KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~m68k-mint"
24 + KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~m68k-mint"
25 fi
26
27 DESCRIPTION="The Common Unix Printing System"