diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-25 17:14:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-25 17:14:02 +0200 |
commit | c346bb76234ef8c5a76ba4876521ceae7d434b82 (patch) | |
tree | 381252d84fd2272786603547f0638a67d52f2853 /net-print/cups-filters | |
parent | media-libs/jbig2dec: sparc stable wrt bug #693002 (diff) | |
download | gentoo-c346bb76234ef8c5a76ba4876521ceae7d434b82.tar.gz gentoo-c346bb76234ef8c5a76ba4876521ceae7d434b82.tar.bz2 gentoo-c346bb76234ef8c5a76ba4876521ceae7d434b82.zip |
net-print/cups-filters: sparc stable wrt bug #693002
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 e581c47e5e42..b6b133dbf94d 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" |