Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cups-filters/
Date: Sun, 01 Oct 2017 11:45:12
Message-Id: 1506858298.e2c7cd04f49fc29a643c29585d19067b7948918d.kensington@gentoo
1 commit: e2c7cd04f49fc29a643c29585d19067b7948918d
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 1 11:44:27 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 1 11:44:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2c7cd04
7
8 net-print/cups-filters: stabilise 1.16.4 for amd64/x86
9
10 Bug: https://bugs.gentoo.org/627392
11 Package-Manager: Portage-2.3.8, Repoman-2.3.3
12
13 net-print/cups-filters/cups-filters-1.16.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-print/cups-filters/cups-filters-1.16.4.ebuild b/net-print/cups-filters/cups-filters-1.16.4.ebuild
17 index 4133d5552aa..ee5a1df3de0 100644
18 --- a/net-print/cups-filters/cups-filters-1.16.4.ebuild
19 +++ b/net-print/cups-filters/cups-filters-1.16.4.ebuild
20 @@ -12,7 +12,7 @@ if [[ "${PV}" == "9999" ]] ; then
21 EBZR_REPO_URI="http://bzr.linuxfoundation.org/openprinting/cups-filters"
22 else
23 SRC_URI="http://www.openprinting.org/download/${PN}/${P}.tar.xz"
24 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~m68k-mint"
25 + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~m68k-mint"
26 fi
27 DESCRIPTION="Cups filters"
28 HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters"