diff options
| author | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-13 13:34:01 +0100 |
|---|---|---|
| committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-13 13:47:58 +0100 |
| commit | 6c1426b249a11be3ded6912d25f47e8cd98451eb (patch) | |
| tree | cfb372d54c3a10d0827a86ac88c82293f8b3dfaa | |
| parent | 04b617f816ca0a1bc0434413fce37cc07f152097 (diff) | |
| download | gentoo-6c1426b249a11be3ded6912d25f47e8cd98451eb.tar.gz gentoo-6c1426b249a11be3ded6912d25f47e8cd98451eb.tar.bz2 gentoo-6c1426b249a11be3ded6912d25f47e8cd98451eb.zip | |
sys-fs/udev: x86 stable (bug #673006)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
| -rw-r--r-- | sys-fs/udev/udev-239.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-239.ebuild b/sys-fs/udev/udev-239.ebuild index 5dbe6b7d4497..ba8db8091f71 100644 --- a/sys-fs/udev/udev-239.ebuild +++ b/sys-fs/udev/udev-239.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} = 9999* ]]; then inherit git-r3 else SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> systemd-${PV}.tar.gz" - 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)" |
