diff options
author | Sam James <sam@gentoo.org> | 2021-06-14 13:10:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-14 13:10:59 +0000 |
commit | c37befe4046f55eab0bdc7ca402cfa768ddec2d7 (patch) | |
tree | b4ed2683e6c879d3919c0e0906300a39b9512d52 /net-print | |
parent | dev-util/pkgcheck: Stabilize 0.10.1 arm64, #790017 (diff) | |
download | gentoo-c37befe4046f55eab0bdc7ca402cfa768ddec2d7.tar.gz gentoo-c37befe4046f55eab0bdc7ca402cfa768ddec2d7.tar.bz2 gentoo-c37befe4046f55eab0bdc7ca402cfa768ddec2d7.zip |
net-print/cups: Stabilize 2.3.3_p2 arm64, #791436
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups/cups-2.3.3_p2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups/cups-2.3.3_p2.ebuild b/net-print/cups/cups-2.3.3_p2.ebuild index a0e8c2d18549..447aacd76355 100644 --- a/net-print/cups/cups-2.3.3_p2.ebuild +++ b/net-print/cups/cups-2.3.3_p2.ebuild @@ -19,7 +19,7 @@ else # SRC_URI="https://github.com/apple/cups/releases/download/v${MY_PV}/${MY_P}-source.tar.gz" SRC_URI="https://github.com/OpenPrinting/cups/releases/download/v${MY_PV}/cups-${MY_PV}-source.tar.gz" if [[ "${PV}" != *_beta* ]] && [[ "${PV}" != *_rc* ]] ; then - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" fi fi |