diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-25 17:15:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-25 17:15:24 +0200 |
commit | 8d5110410a279125240d0f725359a72835dbaf27 (patch) | |
tree | 154d752b06132fa6ba76d7cb9bfdc4601e236a8d /net-print | |
parent | media-libs/jbig2dec: x86 stable wrt bug #693002 (diff) | |
download | gentoo-8d5110410a279125240d0f725359a72835dbaf27.tar.gz gentoo-8d5110410a279125240d0f725359a72835dbaf27.tar.bz2 gentoo-8d5110410a279125240d0f725359a72835dbaf27.zip |
net-print/cups-filters: x86 stable wrt bug #693002
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-print')
-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 9383cc28760f..c290a2a8caaa 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" |