diff options
author | 2006-11-29 18:17:38 +0000 | |
---|---|---|
committer | 2006-11-29 18:17:38 +0000 | |
commit | 8a2e9662e21194eff41b8756cb76b8962ed60c55 (patch) | |
tree | a607bc4ed3e66dce5abb80a8db1fd34833c3d4dd /app-text/rman/rman-3.2.ebuild | |
parent | mask dhcpcd for bug #156515 (diff) | |
download | historical-8a2e9662e21194eff41b8756cb76b8962ed60c55.tar.gz historical-8a2e9662e21194eff41b8756cb76b8962ed60c55.tar.bz2 historical-8a2e9662e21194eff41b8756cb76b8962ed60c55.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.1-r2
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 3132876bb32d..64f57b165fe3 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.15 2006/07/01 01:31:28 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.2.ebuild,v 1.16 2006/11/29 18:17:38 grobian Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RESTRICT="test" |