summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-02-08 21:38:05 +0000
committerMike Frysinger <vapier@gentoo.org>2004-02-08 21:38:05 +0000
commite7e0d2724de1c3a6e7c1e3187f338fdeedd53d3c (patch)
treeaab7b00554d172eda98b021f25fd4d1b370dc8f7 /sys-fs
parentx86 stable (Manifest recommit) (diff)
downloadgentoo-2-e7e0d2724de1c3a6e7c1e3187f338fdeedd53d3c.tar.gz
gentoo-2-e7e0d2724de1c3a6e7c1e3187f338fdeedd53d3c.tar.bz2
gentoo-2-e7e0d2724de1c3a6e7c1e3187f338fdeedd53d3c.zip
hppa stable
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/udev/udev-016-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-016-r1.ebuild b/sys-fs/udev/udev-016-r1.ebuild
index c848a3af55ca..83734327f904 100644
--- a/sys-fs/udev/udev-016-r1.ebuild
+++ b/sys-fs/udev/udev-016-r1.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-r1.ebuild,v 1.1 2004/02/08 16:59:28 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-016-r1.ebuild,v 1.2 2004/02/08 21:38:05 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 ~ppc ~hppa ~amd64"
+KEYWORDS="~x86 ~ppc hppa ~amd64"
DEPEND="virtual/glibc
>=sys-apps/hotplug-20030805-r1