summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/udev/udev-016.ebuild')
-rw-r--r--sys-fs/udev/udev-016.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-fs/udev/udev-016.ebuild b/sys-fs/udev/udev-016.ebuild
index d1ee60dac4f9..c1a3de83f478 100644
--- a/sys-fs/udev/udev-016.ebuild
+++ b/sys-fs/udev/udev-016.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-016.ebuild,v 1.2 2004/02/05 02:02:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-016.ebuild,v 1.3 2004/02/06 20:59:54 vapier Exp $
# Note: Cannot use external libsysfs with klibc ..
USE_KLIBC="no"
@@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~hppa ~amd64"
+KEYWORDS="~x86 ~ppc ~hppa ~amd64"
DEPEND="virtual/glibc
>=sys-apps/hotplug-20030805-r1
@@ -141,4 +141,3 @@ pkg_preinst() {
mv -f ${ROOT}/etc/udev/udev.config ${ROOT}/etc/udev/udev.rules
fi
}
-