diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-09 22:15:39 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-09 22:15:39 +0000 |
commit | 36935a2c78a74abd82b9188eda93ead16ea9c662 (patch) | |
tree | 8a77fcdf528abf2488816390ec327590b57ff7e6 /app-text/rman/rman-3.2.ebuild | |
parent | app-office/scribus stable on ppc. (diff) | |
download | gentoo-2-36935a2c78a74abd82b9188eda93ead16ea9c662.tar.gz gentoo-2-36935a2c78a74abd82b9188eda93ead16ea9c662.tar.bz2 gentoo-2-36935a2c78a74abd82b9188eda93ead16ea9c662.zip |
Mark 3.2 stable on ia64
(Portage version: 2.1_pre5-r4)
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 180ddf7f6985..6e3193663b70 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.8 2006/02/07 05:38:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.2.ebuild,v 1.9 2006/03/09 22:15:39 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc-macos ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ia64 ~mips ~ppc ~ppc-macos ~sh ~sparc ~x86" IUSE="" RESTRICT="test" |