diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 12:15:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 12:15:17 +0000 |
commit | d5d6eb00fe2058282488f43cf3d7eae18295c041 (patch) | |
tree | 6d1c3352c48ec3b9f0a6fa884a05d28525af144c /sys-fs/udev/udev-200.ebuild | |
parent | Stable for arm, wrt bug #463451 (diff) | |
download | gentoo-2-d5d6eb00fe2058282488f43cf3d7eae18295c041.tar.gz gentoo-2-d5d6eb00fe2058282488f43cf3d7eae18295c041.tar.bz2 gentoo-2-d5d6eb00fe2058282488f43cf3d7eae18295c041.zip |
Stable for arm, wrt bug #463614
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/udev/udev-200.ebuild')
-rw-r--r-- | sys-fs/udev/udev-200.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-200.ebuild b/sys-fs/udev/udev-200.ebuild index f9426c391cff..aa455e3b1fb7 100644 --- a/sys-fs/udev/udev-200.ebuild +++ b/sys-fs/udev/udev-200.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-200.ebuild,v 1.12 2013/04/02 10:36:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-200.ebuild,v 1.13 2013/04/02 12:15:17 ago Exp $ EAPI=5 @@ -24,7 +24,7 @@ else http://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz http://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz" fi - 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" fi DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)" |