diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-17 06:53:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-17 06:53:07 +0000 |
commit | b82e82c9bad148c58df1eb56cdd7fad83ea37d4b (patch) | |
tree | b0fd6bb7eefd086f2e6670df80859ae747049e83 /sys-fs/udev/udev-208.ebuild | |
parent | Mark ia64/m68k/s390/sh stable #487338. (diff) | |
download | gentoo-2-b82e82c9bad148c58df1eb56cdd7fad83ea37d4b.tar.gz gentoo-2-b82e82c9bad148c58df1eb56cdd7fad83ea37d4b.tar.bz2 gentoo-2-b82e82c9bad148c58df1eb56cdd7fad83ea37d4b.zip |
Mark m68k/s390/sh stable.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'sys-fs/udev/udev-208.ebuild')
-rw-r--r-- | sys-fs/udev/udev-208.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-208.ebuild b/sys-fs/udev/udev-208.ebuild index d931aaea8ee0..ebacd1aeb1c3 100644 --- a/sys-fs/udev/udev-208.ebuild +++ b/sys-fs/udev/udev-208.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-208.ebuild,v 1.9 2014/01/06 19:43:05 tommy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-208.ebuild,v 1.10 2014/01/17 06:53:07 vapier Exp $ EAPI=5 @@ -17,7 +17,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)" |