Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cups-filters/
Date: Sun, 27 Dec 2020 12:51:20
Message-Id: 1609073465.a2b88b40da5831f47b4736302973a2fd25f747fc.slyfox@gentoo
1 commit: a2b88b40da5831f47b4736302973a2fd25f747fc
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 27 12:49:02 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 27 12:51:05 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2b88b40
7
8 net-print/cups-filters: stable 1.28.3 for hppa
9
10 stable wrt bug #759631
11
12 Package-Manager: Portage-3.0.12, Repoman-3.0.2
13 RepoMan-Options: --include-arches="hppa"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 net-print/cups-filters/cups-filters-1.28.3.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/net-print/cups-filters/cups-filters-1.28.3.ebuild b/net-print/cups-filters/cups-filters-1.28.3.ebuild
20 index 4ca16a58802..708ff301e04 100644
21 --- a/net-print/cups-filters/cups-filters-1.28.3.ebuild
22 +++ b/net-print/cups-filters/cups-filters-1.28.3.ebuild
23 @@ -12,7 +12,7 @@ if [[ "${PV}" == "9999" ]] ; then
24 EGIT_REPO_URI="https://github.com/OpenPrinting/cups-filters.git"
25 else
26 SRC_URI="http://www.openprinting.org/download/${PN}/${P}.tar.xz"
27 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~m68k-mint"
28 + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~m68k-mint"
29 fi
30 DESCRIPTION="Cups filters"
31 HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters"