diff options
author | 2013-03-01 16:33:11 +0000 | |
---|---|---|
committer | 2013-03-01 16:33:11 +0000 | |
commit | 7bf4cdba93df090c4c4aa417ebf1cac2d88e6f91 (patch) | |
tree | 5263823fcfdf31d81f126937025ab0a3b94eb924 /virtual/udev/udev-197-r1.ebuild | |
parent | Stable for HPPA (bug #457568). (diff) | |
download | gentoo-2-7bf4cdba93df090c4c4aa417ebf1cac2d88e6f91.tar.gz gentoo-2-7bf4cdba93df090c4c4aa417ebf1cac2d88e6f91.tar.bz2 gentoo-2-7bf4cdba93df090c4c4aa417ebf1cac2d88e6f91.zip |
Stable for HPPA (bug #457568).
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'virtual/udev/udev-197-r1.ebuild')
-rw-r--r-- | virtual/udev/udev-197-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/udev/udev-197-r1.ebuild b/virtual/udev/udev-197-r1.ebuild index 2295ae063e19..8e8c3ddf3562 100644 --- a/virtual/udev/udev-197-r1.ebuild +++ b/virtual/udev/udev-197-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/virtual/udev/udev-197-r1.ebuild,v 1.9 2013/02/23 14:44:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/udev/udev-197-r1.ebuild,v 1.10 2013/03/01 16:33:11 jer 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" # These default enabled IUSE flags should follow defaults of sys-fs/udev. IUSE="gudev hwdb introspection keymap +kmod selinux static-libs" |