summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-05-11 08:09:51 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-05-11 08:09:51 +0100
commit8a4350303a5e0011c29612ce831f25fc0b43d940 (patch)
tree8a66dac334ed7d4fba75aa3d2e93050aca7686f5 /net-print
parentnet-p2p/mktorrent: Cleanup buggy version (1.1). (diff)
downloadgentoo-8a4350303a5e0011c29612ce831f25fc0b43d940.tar.gz
gentoo-8a4350303a5e0011c29612ce831f25fc0b43d940.tar.bz2
gentoo-8a4350303a5e0011c29612ce831f25fc0b43d940.zip
net-print/cups: stable 2.2.7 for ia64, bug #641338
Bug: https://bugs.gentoo.org/641338 Package-Manager: Portage-2.3.36, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'net-print')
-rw-r--r--net-print/cups/cups-2.2.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups/cups-2.2.7.ebuild b/net-print/cups/cups-2.2.7.ebuild
index 17ccd72da028..de36758d8efa 100644
--- a/net-print/cups/cups-2.2.7.ebuild
+++ b/net-print/cups/cups-2.2.7.ebuild
@@ -23,7 +23,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"