summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-17 16:39:59 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-17 16:41:22 +0200
commitc95afb05d2ec08048af1f808c8492a1e9465c3ea (patch)
treee86fc27603164239618208dacd83fba81ff3f0f4 /dev-tex
parentmedia-gfx/graphviz: keyword ~arm64 (diff)
downloadgentoo-c95afb05d2ec08048af1f808c8492a1e9465c3ea.tar.gz
gentoo-c95afb05d2ec08048af1f808c8492a1e9465c3ea.tar.bz2
gentoo-c95afb05d2ec08048af1f808c8492a1e9465c3ea.zip
dev-tex/dot2texi: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/dot2texi/dot2texi-3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/dot2texi/dot2texi-3.0.ebuild b/dev-tex/dot2texi/dot2texi-3.0.ebuild
index 4ccd54bd34af..b626e2f8c5b3 100644
--- a/dev-tex/dot2texi/dot2texi-3.0.ebuild
+++ b/dev-tex/dot2texi/dot2texi-3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit latex-package
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.zip"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
IUSE="pgf pstricks examples"
DEPEND="app-arch/unzip"