summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-06-12 14:48:32 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-06-12 14:48:32 +0200
commit2881887bcd777cc275c772b8ce52d89a4fedeb42 (patch)
tree290243fe642418411d6cbf1b3d852985fcf223c4 /app-text/dvisvgm
parentdev-tex/pgf: x86 stable wrt bug #621506 (diff)
downloadgentoo-2881887bcd777cc275c772b8ce52d89a4fedeb42.tar.gz
gentoo-2881887bcd777cc275c772b8ce52d89a4fedeb42.tar.bz2
gentoo-2881887bcd777cc275c772b8ce52d89a4fedeb42.zip
app-text/dvisvgm: x86 stable wrt bug #621576
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/dvisvgm')
-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 5fcc06a6cc66..d9d9dda1d2aa 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 ~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.