diff options
author | 2020-12-18 10:15:28 +0000 | |
---|---|---|
committer | 2020-12-18 10:15:28 +0000 | |
commit | 0f6cd851724954efc433cc0c2511f348e662d21d (patch) | |
tree | f988c302455d80e2b0617c771d6f8f2e288cddae /net-print | |
parent | media-libs/jbig2dec: stable 0.19 for ppc (diff) | |
download | gentoo-0f6cd851724954efc433cc0c2511f348e662d21d.tar.gz gentoo-0f6cd851724954efc433cc0c2511f348e662d21d.tar.bz2 gentoo-0f6cd851724954efc433cc0c2511f348e662d21d.zip |
net-print/cups-filters: stable 1.28.3 for ppc
stable wrt bug #759631
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups-filters/cups-filters-1.28.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups-filters/cups-filters-1.28.3.ebuild b/net-print/cups-filters/cups-filters-1.28.3.ebuild index d3c34b7f443d..ee8735663a23 100644 --- a/net-print/cups-filters/cups-filters-1.28.3.ebuild +++ b/net-print/cups-filters/cups-filters-1.28.3.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" |