net-print/cups: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Sat, 18 May 2019 01:00:24 +0000 (21:00 -0400)
committerAaron Bauman <bman@gentoo.org>
Sat, 18 May 2019 01:00:24 +0000 (21:00 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

net-print/cups/cups-2.2.7.ebuild

index 525aa68be5f6cfe6c461ddd1c05b7c5d11884c54..f7636e768b3dd1a9d2f8341147227f82c75bf9cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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"