diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-16 08:20:31 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-16 08:20:31 +0000 |
commit | d04481b7e02c5023b9afda3467946fe1344385b1 (patch) | |
tree | a4a916a1d79d70532ed57a05471135099eea2bfb /net-print/cups-pdf | |
parent | dev-python/smmap: keyworded 4.0.0 for ppc64 (diff) | |
download | gentoo-d04481b7e02c5023b9afda3467946fe1344385b1.tar.gz gentoo-d04481b7e02c5023b9afda3467946fe1344385b1.tar.bz2 gentoo-d04481b7e02c5023b9afda3467946fe1344385b1.zip |
net-print/cups-pdf: keyworded 3.0.1 for ppc64
keyworded wrt bug #769905
Package-Manager: Portage-3.0.14, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-print/cups-pdf')
-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 cd78862b5dec..c2856b42381b 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-2020 Gentoo Authors +# Copyright 1999-2021 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 ~ppc64 x86" IUSE="+ppds" RDEPEND=" |