diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-15 03:43:23 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-15 03:43:23 +0200 |
commit | 5c4a17a91525152176810d9bcf115967108f3fd3 (patch) | |
tree | b0c8d04c4cb5c3404d8e9bcc5d428cfd64bc04d3 /sys-fs | |
parent | sys-apps/systemd: x86 stable (bug #653212) (diff) | |
download | gentoo-5c4a17a91525152176810d9bcf115967108f3fd3.tar.gz gentoo-5c4a17a91525152176810d9bcf115967108f3fd3.tar.bz2 gentoo-5c4a17a91525152176810d9bcf115967108f3fd3.zip |
sys-fs/udev: x86 stable (bug #655712)
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/udev/udev-238.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-238.ebuild b/sys-fs/udev/udev-238.ebuild index 5675ea7f4356..c3d44efbc794 100644 --- a/sys-fs/udev/udev-238.ebuild +++ b/sys-fs/udev/udev-238.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)" |