diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-26 20:13:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-26 20:13:57 +0000 |
commit | 24e4fd693fbd6d3aad27bfdb5db4e2bf7636f3a8 (patch) | |
tree | 62705b6028fd478629b55d2450a4480a9ca3b39a /dev-tex/dvipost/dvipost-1.1.ebuild | |
parent | Mask new media-video/mmsv2 temporarily for testing. (diff) | |
download | historical-24e4fd693fbd6d3aad27bfdb5db4e2bf7636f3a8.tar.gz historical-24e4fd693fbd6d3aad27bfdb5db4e2bf7636f3a8.tar.bz2 historical-24e4fd693fbd6d3aad27bfdb5db4e2bf7636f3a8.zip |
Add ~alpha/~ia64 wrt #195815
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-tex/dvipost/dvipost-1.1.ebuild')
-rw-r--r-- | dev-tex/dvipost/dvipost-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/dvipost/dvipost-1.1.ebuild b/dev-tex/dvipost/dvipost-1.1.ebuild index f71e43480f1f..7bd6d7dc9d44 100644 --- a/dev-tex/dvipost/dvipost-1.1.ebuild +++ b/dev-tex/dvipost/dvipost-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/dvipost/dvipost-1.1.ebuild,v 1.1 2007/07/27 04:42:00 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dvipost/dvipost-1.1.ebuild,v 1.2 2007/10/26 20:11:11 armin76 Exp $ inherit latex-package eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://efeu.cybertec.at/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="virtual/tetex" |