diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 10:51:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 10:51:37 +0100 |
commit | 7bf5e21e545572b4aa84f36fe798b39bd58f8597 (patch) | |
tree | 1b35e1375dae2fdcb979ec96bf510eec97720321 /net-print | |
parent | dev-tcltk/tclreadline: x86 stable wrt bug #709006 (diff) | |
download | gentoo-7bf5e21e545572b4aa84f36fe798b39bd58f8597.tar.gz gentoo-7bf5e21e545572b4aa84f36fe798b39bd58f8597.tar.bz2 gentoo-7bf5e21e545572b4aa84f36fe798b39bd58f8597.zip |
net-print/cups-pdf: x86 stable wrt bug #704440
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups-pdf/cups-pdf-3.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/cups-pdf/cups-pdf-3.0.1.ebuild b/net-print/cups-pdf/cups-pdf-3.0.1.ebuild index b2a6c83640ab..cc8db51da530 100644 --- a/net-print/cups-pdf/cups-pdf-3.0.1.ebuild +++ b/net-print/cups-pdf/cups-pdf-3.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://www.cups-pdf.de/src/${PN}_${PV/_}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc x86" IUSE="+ppds" RDEPEND=" |