Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cups-filters/
Date: Thu, 11 Feb 2021 09:30:28
Message-Id: 1613035822.2223088298460d376a5f6f992a9e197b9c43c7a0.sam@gentoo
1 commit: 2223088298460d376a5f6f992a9e197b9c43c7a0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 11 09:30:22 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 11 09:30:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22230882
7
8 net-print/cups-filters: Stabilize 1.28.7 sparc, #769194
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-print/cups-filters/cups-filters-1.28.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-print/cups-filters/cups-filters-1.28.7.ebuild b/net-print/cups-filters/cups-filters-1.28.7.ebuild
16 index 7f74e5b5a9e..657495e5e2d 100644
17 --- a/net-print/cups-filters/cups-filters-1.28.7.ebuild
18 +++ b/net-print/cups-filters/cups-filters-1.28.7.ebuild
19 @@ -12,7 +12,7 @@ if [[ "${PV}" == "9999" ]] ; then
20 EGIT_REPO_URI="https://github.com/OpenPrinting/cups-filters.git"
21 else
22 SRC_URI="http://www.openprinting.org/download/${PN}/${P}.tar.xz"
23 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
24 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86"
25 fi
26 DESCRIPTION="Cups filters"
27 HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters"