commit: e867ddab1807bf88df9ec2f5a1dc4a98d6bb91d4
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri May 11 02:04:53 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri May 11 02:05:07 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e867ddab
sys-fs/eudev-3.2.5: ia64 stable, bug 645280
sys-fs/eudev/eudev-3.2.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/eudev/eudev-3.2.5.ebuild b/sys-fs/eudev/eudev-3.2.5.ebuild
index 079f901ff3f..26b5186f721 100644
--- a/sys-fs/eudev/eudev-3.2.5.ebuild
+++ b/sys-fs/eudev/eudev-3.2.5.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-r3
else
SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
- KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
+ KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
fi
DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace
devfs)"