diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 17:02:11 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 17:30:11 +0100 |
commit | 0db034df5e6470837910b2bfa55c0afa463a6f79 (patch) | |
tree | 7bc31e2550f5521545719e4ead73ded404a0dad9 /net-print | |
parent | sys-apps/attr: enable LFS support (diff) | |
download | gentoo-0db034df5e6470837910b2bfa55c0afa463a6f79.tar.gz gentoo-0db034df5e6470837910b2bfa55c0afa463a6f79.tar.bz2 gentoo-0db034df5e6470837910b2bfa55c0afa463a6f79.zip |
net-print/cups-filters: x86 stable (bug #759631)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 13a048045089..000c13b1bb68 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" |