From: Sergei Trofimovich Date: Wed, 12 Jul 2017 09:00:13 +0000 (+0100) Subject: sys-fs/udev: ia64 stable, bug #623556 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=03b30be1f89a77db5be855cda6e1fd901c8200d3;p=gentoo.git sys-fs/udev: ia64 stable, bug #623556 Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64" --- 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)"