diff options
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 904161691492..1bb21456af1d 100644 --- a/app-text/rman/rman-3.2.ebuild +++ b/app-text/rman/rman-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.1 2005/07/12 08:06:51 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.2.ebuild,v 1.2 2005/11/19 01:13:28 metalgod Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86" IUSE="" DEPEND="" |