diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-09-22 13:07:10 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-09-22 13:07:10 +0000 |
commit | 327abd1eac014030d65dc989605b6c41dc3ead5d (patch) | |
tree | d335619b623bf61610cb33c500a2c367b7ab9d7e /dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild | |
parent | Change herd from commonbox to desktop-wm. (diff) | |
download | historical-327abd1eac014030d65dc989605b6c41dc3ead5d.tar.gz historical-327abd1eac014030d65dc989605b6c41dc3ead5d.tar.bz2 historical-327abd1eac014030d65dc989605b6c41dc3ead5d.zip |
Add ~sparc keyword, part of Bug #237202.
Package-Manager: portage-2.2_rc9/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64
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 63e726762a5c..adb6962484d6 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-2008 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.8 2008/09/21 13:07:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dvi2tty/dvi2tty-5.3.1.ebuild,v 1.9 2008/09/22 13:07:10 fmccor Exp $ inherit eutils toolchain-funcs @@ -9,7 +9,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="~amd64 ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |