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/cups-filters/
Date: Thu, 07 Feb 2019 17:23:41
Message-Id: 1549560175.b84e393f4e7ae84efc89de0c1919738bb73090a7.zlogene@gentoo
1 commit: b84e393f4e7ae84efc89de0c1919738bb73090a7
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 7 17:22:55 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 7 17:22:55 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b84e393f
7
8 net-print/cups-filters: arm stable wrt bug #674814
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 net-print/cups-filters/cups-filters-1.21.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-print/cups-filters/cups-filters-1.21.6.ebuild b/net-print/cups-filters/cups-filters-1.21.6.ebuild
17 index a7d5a5a40ea..3b9ec070445 100644
18 --- a/net-print/cups-filters/cups-filters-1.21.6.ebuild
19 +++ b/net-print/cups-filters/cups-filters-1.21.6.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"