diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-11 04:28:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-11 04:28:59 +0000 |
commit | c09796e18ee4f4882c494091285198959540aaa9 (patch) | |
tree | 02a579f8e8a69f3cadb3372ae05dad690a3305c4 /app-text/rman/rman-3.2.ebuild | |
parent | Fix from upstream. (diff) | |
download | historical-c09796e18ee4f4882c494091285198959540aaa9.tar.gz historical-c09796e18ee4f4882c494091285198959540aaa9.tar.bz2 historical-c09796e18ee4f4882c494091285198959540aaa9.zip |
ia64 love
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-text/rman/rman-3.2.ebuild')
-rw-r--r-- | app-text/rman/rman-3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/rman/rman-3.2.ebuild b/app-text/rman/rman-3.2.ebuild index 1f0d946266ee..14027e94fffa 100644 --- a/app-text/rman/rman-3.2.ebuild +++ b/app-text/rman/rman-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.2.ebuild,v 1.6 2006/01/06 02:20:41 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.2.ebuild,v 1.7 2006/01/11 04:28:59 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc-macos ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc-macos ~sh ~sparc ~x86" IUSE="" RESTRICT="test" |