diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-14 17:09:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-14 17:09:44 +0100 |
commit | f750e121050c6947ae55125ea8603c25e3642204 (patch) | |
tree | 2ecc5ffc097eaebbf4a2034b8a2314629dcf9541 /sys-fs/udev | |
parent | Merge branch 'pull-469' (diff) | |
download | gentoo-f750e121050c6947ae55125ea8603c25e3642204.tar.gz gentoo-f750e121050c6947ae55125ea8603c25e3642204.tar.bz2 gentoo-f750e121050c6947ae55125ea8603c25e3642204.zip |
sys-fs/udev: amd64 stable wrt bug #568082
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/udev')
-rw-r--r-- | sys-fs/udev/udev-225.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-225.ebuild b/sys-fs/udev/udev-225.ebuild index d173c0f56a53..3264435db049 100644 --- a/sys-fs/udev/udev-225.ebuild +++ b/sys-fs/udev/udev-225.ebuild @@ -17,7 +17,7 @@ else https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz" fi - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" fi DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)" |