diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-24 17:53:56 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-24 17:53:56 +0000 |
commit | ed93f82553e846142ada34d26627b1ccbd41085d (patch) | |
tree | 2e0d9d39fa1de765176bfdb1f50669c1b8a7a887 /virtual | |
parent | Initial commit wrt #444398 by Richard Yao (diff) | |
download | gentoo-2-ed93f82553e846142ada34d26627b1ccbd41085d.tar.gz gentoo-2-ed93f82553e846142ada34d26627b1ccbd41085d.tar.bz2 gentoo-2-ed93f82553e846142ada34d26627b1ccbd41085d.zip |
Forgot to mark stable
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/udev/udev-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/udev/udev-0.ebuild b/virtual/udev/udev-0.ebuild index caed21fcb084..e7a04cba5e47 100644 --- a/virtual/udev/udev-0.ebuild +++ b/virtual/udev/udev-0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/udev/udev-0.ebuild,v 1.1 2012/11/24 17:52:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/udev/udev-0.ebuild,v 1.2 2012/11/24 17:53:56 ssuominen Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="acl gudev hwdb introspection keymap selinux static-libs" DEPEND="" |