diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-07 20:22:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-07 20:22:55 +0300 |
commit | b84e393f4e7ae84efc89de0c1919738bb73090a7 (patch) | |
tree | dd963981f433493057b7368204b82c3428e27d3a /net-print | |
parent | app-arch/unrar: arm stable wrt bug #676296 (diff) | |
download | gentoo-b84e393f4e7ae84efc89de0c1919738bb73090a7.tar.gz gentoo-b84e393f4e7ae84efc89de0c1919738bb73090a7.tar.bz2 gentoo-b84e393f4e7ae84efc89de0c1919738bb73090a7.zip |
net-print/cups-filters: arm stable wrt bug #674814
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-print')
-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 a7d5a5a40ea2..3b9ec070445a 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" |