From: Agostino Sarubbo Date: Wed, 5 Jun 2019 07:27:05 +0000 (+0200) Subject: net-print/cups: ia64 stable wrt bug #672742 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4663921e7c4c134f8202d8a46fdb836504d6f4b8;p=gentoo.git net-print/cups: ia64 stable wrt bug #672742 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64" --- diff --git a/net-print/cups/cups-2.2.11.ebuild b/net-print/cups/cups-2.2.11.ebuild index 6f3de10b0221..ddc43f18c06d 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"