diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-31 16:55:26 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-31 17:00:15 +0100 |
commit | 3fdb4172a906a12d8cd4d6236d339cf175c685de (patch) | |
tree | 55cb445103b07bc3f1d3bd41bd16720da6f3313c /app-text/dvisvgm | |
parent | dev-tex/latexdiff: Stable for HPPA (bug #572632). (diff) | |
download | gentoo-3fdb4172a906a12d8cd4d6236d339cf175c685de.tar.gz gentoo-3fdb4172a906a12d8cd4d6236d339cf175c685de.tar.bz2 gentoo-3fdb4172a906a12d8cd4d6236d339cf175c685de.zip |
app-text/dvisvgm: Stable for HPPA (bug #563078).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-text/dvisvgm')
-rw-r--r-- | app-text/dvisvgm/dvisvgm-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dvisvgm/dvisvgm-1.10.ebuild b/app-text/dvisvgm/dvisvgm-1.10.ebuild index 4a8d6f8ae3b0..ed88b6fc4b7b 100644 --- a/app-text/dvisvgm/dvisvgm-1.10.ebuild +++ b/app-text/dvisvgm/dvisvgm-1.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" # Tests don't work from $WORKDIR: kpathsea tries to search in relative # directories from where the binary is executed. |