summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-10-05 02:58:11 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-10-05 02:58:11 +0000
commitae7c17272e23506b18829be8104091d2ea981020 (patch)
tree163f62f0b1c8a5ef2ebea7a93155dd98fe68fd1b /app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild
parentadded ~ppc64, bug #64245 (diff)
downloadhistorical-ae7c17272e23506b18829be8104091d2ea981020.tar.gz
historical-ae7c17272e23506b18829be8104091d2ea981020.tar.bz2
historical-ae7c17272e23506b18829be8104091d2ea981020.zip
Keyword modification, see changelog for details
Diffstat (limited to 'app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild')
-rw-r--r--app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild b/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild
index 51c41412b7b3..275564c1001b 100644
--- a/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild
+++ b/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild,v 1.9 2004/08/07 19:38:53 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild,v 1.10 2004/10/05 02:58:11 pvdabeel Exp $
inherit eutils perl-module
DESCRIPTION="Provide a consistent API for the configuration of system related items"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/systemconfig/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ppc"
DEPEND="dev-lang/perl
dev-perl/AppConfig"