summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-05-13 11:07:43 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-05-13 11:07:52 +0100
commit4173444b308c6c8a1bab80e96e32cee02f59e076 (patch)
tree6d8fd20fd4d95ed329b2df8c1997cd703422a15b
parentdev-libs/cloog: drop to ~arm64 (diff)
downloadgentoo-4173444b308c6c8a1bab80e96e32cee02f59e076.tar.gz
gentoo-4173444b308c6c8a1bab80e96e32cee02f59e076.tar.bz2
gentoo-4173444b308c6c8a1bab80e96e32cee02f59e076.zip
net-print/cups: stable 2.2.7 for hppa, bug #641338
Bug: https://bugs.gentoo.org/641338 Package-Manager: Portage-2.3.36, Repoman-2.3.9 RepoMan-Options: --include-arches="hppa"
-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 87fb35ed6a3e..70333dc56004 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"