diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:42:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:42:11 +0200 |
commit | 54ab0afc7077fc7656f010753423a1197ee87d33 (patch) | |
tree | 11016837d0150d3b318099328c2d48b133294acc /net-print | |
parent | net-print/cups: arm stable wrt bug #719048 (diff) | |
download | gentoo-54ab0afc7077fc7656f010753423a1197ee87d33.tar.gz gentoo-54ab0afc7077fc7656f010753423a1197ee87d33.tar.bz2 gentoo-54ab0afc7077fc7656f010753423a1197ee87d33.zip |
net-print/cups-filters: arm stable wrt bug #719052
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups-filters/cups-filters-1.27.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups-filters/cups-filters-1.27.4.ebuild b/net-print/cups-filters/cups-filters-1.27.4.ebuild index 377239fb8b81..93f1051018d2 100644 --- a/net-print/cups-filters/cups-filters-1.27.4.ebuild +++ b/net-print/cups-filters/cups-filters-1.27.4.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" |