From: Sergei Trofimovich Date: Wed, 16 May 2018 22:12:51 +0000 (+0100) Subject: sys-fs/udev: stable 238 for ia64, bug #655712 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=929380d18927f48e791e10188e687ffed20279c4;p=gentoo.git sys-fs/udev: stable 238 for ia64, bug #655712 Bug: https://bugs.gentoo.org/655712 Package-Manager: Portage-2.3.36, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64" --- diff --git a/sys-fs/udev/udev-238.ebuild b/sys-fs/udev/udev-238.ebuild index 626053fc4956..65319c095f82 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)"