summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-08-28 14:54:10 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-08-28 14:54:10 +0200
commit2fb62d80a6acc22ed5cf814d8c9d481481856478 (patch)
tree309bd7e071ee590f3d31bb33cccfdc16be7bdbb5 /net-print
parentgnome-extra/gucharmap: alpha stable wrt bug #691430 (diff)
downloadgentoo-2fb62d80a6acc22ed5cf814d8c9d481481856478.tar.gz
gentoo-2fb62d80a6acc22ed5cf814d8c9d481481856478.tar.bz2
gentoo-2fb62d80a6acc22ed5cf814d8c9d481481856478.zip
net-print/cups: alpha stable wrt bug #692300
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="alpha" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r--net-print/cups/cups-2.2.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups/cups-2.2.12.ebuild b/net-print/cups/cups-2.2.12.ebuild
index 66d5735f60b1..5d28800cd8a9 100644
--- a/net-print/cups/cups-2.2.12.ebuild
+++ b/net-print/cups/cups-2.2.12.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"