summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Woods <wwoods@gentoo.org>2004-04-07 14:07:25 +0000
committerWill Woods <wwoods@gentoo.org>2004-04-07 14:07:25 +0000
commite41d3c971e3fcade6b46bca9a5b278db15233e56 (patch)
tree69a89cb080b31e6f3a4c97a2cabf17c02c08a7d1 /sys-fs/udev/udev-024-r1.ebuild
parentThere is a slight problem with it requiring gnu-classpath-crypto (diff)
downloadhistorical-e41d3c971e3fcade6b46bca9a5b278db15233e56.tar.gz
historical-e41d3c971e3fcade6b46bca9a5b278db15233e56.tar.bz2
historical-e41d3c971e3fcade6b46bca9a5b278db15233e56.zip
added ~alpha to KEYWORDS
Diffstat (limited to 'sys-fs/udev/udev-024-r1.ebuild')
-rw-r--r--sys-fs/udev/udev-024-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-024-r1.ebuild b/sys-fs/udev/udev-024-r1.ebuild
index 7ba73d9ba4c3..e448d772c2d8 100644
--- a/sys-fs/udev/udev-024-r1.ebuild
+++ b/sys-fs/udev/udev-024-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-024-r1.ebuild,v 1.1 2004/04/02 23:48:15 gregkh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-024-r1.ebuild,v 1.2 2004/04/07 14:07:25 wwoods Exp $
# Note: Cannot use external libsysfs with klibc ..
USE_KLIBC="no"
@@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~hppa ~amd64 ~mips"
+KEYWORDS="~x86 ~ppc ~sparc ~hppa ~amd64 ~mips ~alpha"
DEPEND="virtual/glibc
sys-apps/hotplug-base"