diff options
Diffstat (limited to 'sys-fs/udev/udev-206-r1.ebuild')
-rw-r--r-- | sys-fs/udev/udev-206-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-206-r1.ebuild b/sys-fs/udev/udev-206-r1.ebuild index f44abae42553..2b4b0849b855 100644 --- a/sys-fs/udev/udev-206-r1.ebuild +++ b/sys-fs/udev/udev-206-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-206-r1.ebuild,v 1.1 2013/08/07 18:24:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-206-r1.ebuild,v 1.2 2013/08/08 10:59:54 ssuominen Exp $ EAPI=5 @@ -32,7 +32,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/systemd" LICENSE="LGPL-2.1 MIT GPL-2" SLOT="0" -IUSE="acl doc +firmware-loader gudev hwdb introspection +kmod +openrc selinux static-libs" +IUSE="acl doc +firmware-loader gudev +hwdb introspection +kmod +openrc selinux static-libs" RESTRICT="test" |