diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-06 18:59:33 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-06 18:59:33 -0500 |
commit | c2322ce6dc41e6c4387afd394003fd20d61b4d61 (patch) | |
tree | e0292e1a196d8fa859a9b3e1e4ff7c1494c8cea2 /net-print/cups-filters | |
parent | media-libs/jbig2dec: arm64 stable (bug #693002) (diff) | |
download | gentoo-c2322ce6dc41e6c4387afd394003fd20d61b4d61.tar.gz gentoo-c2322ce6dc41e6c4387afd394003fd20d61b4d61.tar.bz2 gentoo-c2322ce6dc41e6c4387afd394003fd20d61b4d61.zip |
net-print/cups-filters: arm64 stable (bug #693002)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Diffstat (limited to 'net-print/cups-filters')
-rw-r--r-- | net-print/cups-filters/cups-filters-1.25.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups-filters/cups-filters-1.25.11.ebuild b/net-print/cups-filters/cups-filters-1.25.11.ebuild index 9769b03b1b8d..6d6ef56f22a4 100644 --- a/net-print/cups-filters/cups-filters-1.25.11.ebuild +++ b/net-print/cups-filters/cups-filters-1.25.11.ebuild @@ -12,7 +12,7 @@ if [[ "${PV}" == "9999" ]] ; then EGIT_REPO_URI="https://github.com/OpenPrinting/cups-filters.git" 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 ~m68k-mint" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~m68k-mint" fi DESCRIPTION="Cups filters" HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters" |