diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 11:44:42 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 13:10:55 +0200 |
commit | 644f092ef55baa1522762634edf930494d0a30fc (patch) | |
tree | ae90248a5be9d3b4e1c08c8a956141941f6dd750 /dev-tex | |
parent | app-text/texi2html: keyword ~arm64 (diff) | |
download | gentoo-644f092ef55baa1522762634edf930494d0a30fc.tar.gz gentoo-644f092ef55baa1522762634edf930494d0a30fc.tar.bz2 gentoo-644f092ef55baa1522762634edf930494d0a30fc.zip |
dev-tex/dvi2tty: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/dvi2tty/dvi2tty-5.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/dvi2tty/dvi2tty-5.3.4.ebuild b/dev-tex/dvi2tty/dvi2tty-5.3.4.ebuild index 338ee3245709..a33fc5e26bd5 100644 --- a/dev-tex/dvi2tty/dvi2tty-5.3.4.ebuild +++ b/dev-tex/dvi2tty/dvi2tty-5.3.4.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 EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.mesa.nl/pub/dvi2tty/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" src_prepare() { |