diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:11:08 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:11:08 -0400 |
commit | 17e0bfb0b55eecbf4c426edebe9408620255ab76 (patch) | |
tree | 070aca7b1e0a7817c9a453aa6c68df3f3404026c | |
parent | dev-java/ant-junit: arm64 stable (diff) | |
download | gentoo-17e0bfb0b55eecbf4c426edebe9408620255ab76.tar.gz gentoo-17e0bfb0b55eecbf4c426edebe9408620255ab76.tar.bz2 gentoo-17e0bfb0b55eecbf4c426edebe9408620255ab76.zip |
net-print/cups-filters: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r-- | net-print/cups-filters/cups-filters-1.21.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups-filters/cups-filters-1.21.6.ebuild b/net-print/cups-filters/cups-filters-1.21.6.ebuild index 3795d0285468..3abe2224bf08 100644 --- a/net-print/cups-filters/cups-filters-1.21.6.ebuild +++ b/net-print/cups-filters/cups-filters-1.21.6.ebuild @@ -12,7 +12,7 @@ if [[ "${PV}" == "9999" ]] ; then EBZR_REPO_URI="http://bzr.linuxfoundation.org/openprinting/cups-filters" else SRC_URI="http://www.openprinting.org/download/${PN}/${P}.tar.xz" - KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~m68k-mint" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~m68k-mint" fi DESCRIPTION="Cups filters" HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters" |