diff options
Diffstat (limited to 'app-text/rman/rman-3.1.ebuild')
-rw-r--r-- | app-text/rman/rman-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/rman/rman-3.1.ebuild b/app-text/rman/rman-3.1.ebuild index 4bf3a4cd8287..c673cdf9c0bc 100644 --- a/app-text/rman/rman-3.1.ebuild +++ b/app-text/rman/rman-3.1.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.1.ebuild,v 1.7 2005/01/01 16:34:08 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.1.ebuild,v 1.8 2005/06/27 18:57:47 j4rg0n Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ppc sparc" +KEYWORDS="ppc ~ppc-macos sparc x86" IUSE="" DEPEND="" |