summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-05-10 19:04:53 -0700
committerMatt Turner <mattst88@gentoo.org>2018-05-10 19:05:07 -0700
commite867ddab1807bf88df9ec2f5a1dc4a98d6bb91d4 (patch)
tree3a952d3177a378cd1877fb5098fb2b742732d14f /sys-fs/eudev
parentsys-power/acpid: use extras distfile instead of files/ (diff)
downloadgentoo-e867ddab1807bf88df9ec2f5a1dc4a98d6bb91d4.tar.gz
gentoo-e867ddab1807bf88df9ec2f5a1dc4a98d6bb91d4.tar.bz2
gentoo-e867ddab1807bf88df9ec2f5a1dc4a98d6bb91d4.zip
sys-fs/eudev-3.2.5: ia64 stable, bug 645280
Diffstat (limited to 'sys-fs/eudev')
-rw-r--r--sys-fs/eudev/eudev-3.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/eudev/eudev-3.2.5.ebuild b/sys-fs/eudev/eudev-3.2.5.ebuild
index 079f901ff3f6..26b5186f7216 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)"