summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-06-21 13:45:45 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-06-21 13:45:45 +0200
commit29381192cdc2e40a991877569404eb8173003f87 (patch)
tree8ffa93fdf89977dee81a255b6b7259d71de7fed8 /app-text
parentmail-mta/nullmailer: ppc stable wrt bug #619520 (diff)
downloadgentoo-29381192cdc2e40a991877569404eb8173003f87.tar.gz
gentoo-29381192cdc2e40a991877569404eb8173003f87.tar.bz2
gentoo-29381192cdc2e40a991877569404eb8173003f87.zip
app-text/dvisvgm: ppc stable wrt bug #621576
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/dvisvgm/dvisvgm-2.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/dvisvgm/dvisvgm-2.1.3.ebuild b/app-text/dvisvgm/dvisvgm-2.1.3.ebuild
index f00b1d46b3b1..d1aee5a7ceab 100644
--- a/app-text/dvisvgm/dvisvgm-2.1.3.ebuild
+++ b/app-text/dvisvgm/dvisvgm-2.1.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mgieseki/dvisvgm/releases/download/${PV}/${P}.tar.gz
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~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.