diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-21 21:11:49 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-21 21:29:56 +0100 |
commit | f4befb43589bd72d2a6f044381c1a65d91d76d26 (patch) | |
tree | 90aea4f0361a7e13a73f3eb4d07906f77bf7b2b4 /sys-fs | |
parent | sci-calculators/speedcrunch: x86 stable (bug #644432) (diff) | |
download | gentoo-f4befb43589bd72d2a6f044381c1a65d91d76d26.tar.gz gentoo-f4befb43589bd72d2a6f044381c1a65d91d76d26.tar.bz2 gentoo-f4befb43589bd72d2a6f044381c1a65d91d76d26.zip |
sys-fs/udev: x86 stable (bug #645076)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/udev/udev-236.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-236.ebuild b/sys-fs/udev/udev-236.ebuild index ec6201a5a68d..0f1b95717f94 100644 --- a/sys-fs/udev/udev-236.ebuild +++ b/sys-fs/udev/udev-236.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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)" |