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: Tue, 29 Jan 2019 12:08:36
Message-Id: 1548763696.59dc60a5d6a5a0793a001eb3824e5f09bd3d21b8.zlogene@gentoo
1 commit: 59dc60a5d6a5a0793a001eb3824e5f09bd3d21b8
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 29 12:08:16 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 29 12:08:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59dc60a5
7
8 net-print/cups-filters: mark s390 stable
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.20.4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-print/cups-filters/cups-filters-1.20.4.ebuild b/net-print/cups-filters/cups-filters-1.20.4.ebuild
17 index 77b90c6efca..42d6fce17e8 100644
18 --- a/net-print/cups-filters/cups-filters-1.20.4.ebuild
19 +++ b/net-print/cups-filters/cups-filters-1.20.4.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -12,7 +12,7 @@ if [[ "${PV}" == "9999" ]] ; then
27 EBZR_REPO_URI="http://bzr.linuxfoundation.org/openprinting/cups-filters"
28 else
29 SRC_URI="http://www.openprinting.org/download/${PN}/${P}.tar.xz"
30 - KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~m68k-mint"
31 + KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~m68k-mint"
32 fi
33 DESCRIPTION="Cups filters"
34 HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters"