diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-14 17:13:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-14 17:13:40 +0100 |
commit | 931e7779c4333808bc2a9ee01a50a635d446618c (patch) | |
tree | 70e8205a25b4692acbecf22c0871b65405eb41c0 /sys-fs | |
parent | virtual/libgudev: x86 stable wrt bug #568082 (diff) | |
download | gentoo-931e7779c4333808bc2a9ee01a50a635d446618c.tar.gz gentoo-931e7779c4333808bc2a9ee01a50a635d446618c.tar.bz2 gentoo-931e7779c4333808bc2a9ee01a50a635d446618c.zip |
sys-fs/udev: x86 stable wrt bug #568082
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-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 3264435db049..f73638f12457 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)" |