diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-28 21:03:17 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-28 21:03:17 +0000 |
commit | b66b746f0c319ac68f83ab038e6757e31da5b026 (patch) | |
tree | c34aa4c5667dc6491c70631db78c92c9b9c85d79 /dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild | |
parent | Fixed ChangeLog header. (Manifest recommit) (diff) | |
download | gentoo-2-b66b746f0c319ac68f83ab038e6757e31da5b026.tar.gz gentoo-2-b66b746f0c319ac68f83ab038e6757e31da5b026.tar.bz2 gentoo-2-b66b746f0c319ac68f83ab038e6757e31da5b026.zip |
Keywords ~amd64.
Diffstat (limited to 'dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild')
-rw-r--r-- | dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild b/dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild index 543dd76e1739..1a275e3aea02 100644 --- a/dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild +++ b/dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild,v 1.4 2004/12/16 12:08:26 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild,v 1.5 2004/12/28 20:59:04 absinthe Exp $ inherit eutils DESCRIPTION="Preview dvi-files on text-only devices" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.ctan.org/tex-archive/dviware/" SRC_URI="ftp://ftp.mesa.nl/pub/dvi2tty/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="" DEPEND="" |