From: Agostino Sarubbo Date: Tue, 4 Jun 2019 20:53:44 +0000 (+0200) Subject: net-print/cups: amd64 stable wrt bug #672742 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f0b0882553ec8ba31348e671f8392e20577e98f9;p=gentoo.git net-print/cups: amd64 stable wrt bug #672742 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- diff --git a/net-print/cups/cups-2.2.11.ebuild b/net-print/cups/cups-2.2.11.ebuild index 7952450f19fb..5fb5c49d9e2b 100644 --- a/net-print/cups/cups-2.2.11.ebuild +++ b/net-print/cups/cups-2.2.11.ebuild @@ -21,7 +21,7 @@ if [[ ${PV} == *9999 ]]; then else #SRC_URI="https://github.com/apple/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" SRC_URI="https://github.com/apple/cups/releases/download/v${PV}/${P}-source.tar.gz" - KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~m68k-mint" + KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~m68k-mint" fi DESCRIPTION="The Common Unix Printing System"