summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-06-12 14:41:06 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-06-12 14:41:06 +0200
commit5bfb934868d754b7ad3b1fdfa29f9d3e5c97bd8a (patch)
tree4d026e2a5824de00043e7175b256e4cf06f054e0 /app-text
parentdev-tex/pgf: amd64 stable wrt bug #621506 (diff)
downloadgentoo-5bfb934868d754b7ad3b1fdfa29f9d3e5c97bd8a.tar.gz
gentoo-5bfb934868d754b7ad3b1fdfa29f9d3e5c97bd8a.tar.bz2
gentoo-5bfb934868d754b7ad3b1fdfa29f9d3e5c97bd8a.zip
app-text/dvisvgm: amd64 stable wrt bug #621576
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" 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 64bbb68a3b4f..5fcc06a6cc66 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.