diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 17:43:56 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 17:43:56 +0300 |
commit | 761b694b0dfed7fe1edfa8717d7868b69087f90d (patch) | |
tree | 89d213f995f94b3068e91aa6f509307aa05771ec /net-print | |
parent | app-text/qpdf: amd64 stable wrt bug #626446 (diff) | |
download | gentoo-761b694b0dfed7fe1edfa8717d7868b69087f90d.tar.gz gentoo-761b694b0dfed7fe1edfa8717d7868b69087f90d.tar.bz2 gentoo-761b694b0dfed7fe1edfa8717d7868b69087f90d.zip |
net-print/cups-filters: amd64 stable wrt bug #641340
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups-filters/cups-filters-1.17.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/cups-filters/cups-filters-1.17.9.ebuild b/net-print/cups-filters/cups-filters-1.17.9.ebuild index bfed0b638e91..a839fdb4414f 100644 --- a/net-print/cups-filters/cups-filters-1.17.9.ebuild +++ b/net-print/cups-filters/cups-filters-1.17.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ if [[ "${PV}" == "9999" ]] ; then EBZR_REPO_URI="http://bzr.linuxfoundation.org/openprinting/cups-filters" else SRC_URI="http://www.openprinting.org/download/${PN}/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~m68k-mint" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~m68k-mint" fi DESCRIPTION="Cups filters" HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters" |