diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:50:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:50:03 +0100 |
commit | 87e5fe36cf9c5cc28836a693a3e8d81761cd8335 (patch) | |
tree | 9003552e750bf13eb868b5d7008a11c273a1f5e9 /media-gfx/pdf2svg | |
parent | media-video/jubler: amd64 stable wrt bug #648302 (diff) | |
download | gentoo-87e5fe36cf9c5cc28836a693a3e8d81761cd8335.tar.gz gentoo-87e5fe36cf9c5cc28836a693a3e8d81761cd8335.tar.bz2 gentoo-87e5fe36cf9c5cc28836a693a3e8d81761cd8335.zip |
media-gfx/pdf2svg: amd64 stable wrt bug #638960
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'media-gfx/pdf2svg')
-rw-r--r-- | media-gfx/pdf2svg/pdf2svg-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/pdf2svg/pdf2svg-0.2.3.ebuild b/media-gfx/pdf2svg/pdf2svg-0.2.3.ebuild index a4cb3377aa84..929275c637a0 100644 --- a/media-gfx/pdf2svg/pdf2svg-0.2.3.ebuild +++ b/media-gfx/pdf2svg/pdf2svg-0.2.3.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 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/dawbarton/pdf2svg/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=app-text/poppler-0.12.3-r3:=[cairo] |