diff options
author | 2017-07-12 10:00:13 +0100 | |
---|---|---|
committer | 2017-07-12 10:00:13 +0100 | |
commit | 03b30be1f89a77db5be855cda6e1fd901c8200d3 (patch) | |
tree | 27fd4e580a14a3121df775906f193ce48b9f501e /sys-fs/udev | |
parent | dev-libs/geoip: ia64 stable, bug #617940 (diff) | |
download | gentoo-03b30be1f89a77db5be855cda6e1fd901c8200d3.tar.gz gentoo-03b30be1f89a77db5be855cda6e1fd901c8200d3.tar.bz2 gentoo-03b30be1f89a77db5be855cda6e1fd901c8200d3.zip |
sys-fs/udev: ia64 stable, bug #623556
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-fs/udev')
-rw-r--r-- | sys-fs/udev/udev-233.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-233.ebuild b/sys-fs/udev/udev-233.ebuild index 7a91612ab2cc..606f7a1888aa 100644 --- a/sys-fs/udev/udev-233.ebuild +++ b/sys-fs/udev/udev-233.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)" |