diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-24 02:56:43 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-24 03:11:44 +0300 |
commit | 73a8e2aa1ee30287920ead391efe625931b42b38 (patch) | |
tree | 10f41b530cee8f3db388b32b2e6b05bfa849b3bf | |
parent | dev-perl/PAR: amd64 stable wrt bug #661778 (diff) | |
download | gentoo-73a8e2aa1ee30287920ead391efe625931b42b38.tar.gz gentoo-73a8e2aa1ee30287920ead391efe625931b42b38.tar.bz2 gentoo-73a8e2aa1ee30287920ead391efe625931b42b38.zip |
dev-perl/PDF-API2: amd64 stable wrt bug #661778
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r-- | dev-perl/PDF-API2/PDF-API2-2.33.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PDF-API2/PDF-API2-2.33.0.ebuild b/dev-perl/PDF-API2/PDF-API2-2.33.0.ebuild index a1132a91efc7..f8c028589437 100644 --- a/dev-perl/PDF-API2/PDF-API2-2.33.0.ebuild +++ b/dev-perl/PDF-API2/PDF-API2-2.33.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ DESCRIPTION="Facilitates the creation and modification of PDF files" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="examples test" RDEPEND=" |