summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-03-04 17:22:59 +0100
committerTobias Klausmann <klausman@gentoo.org>2018-03-04 17:22:59 +0100
commit6b275ea66c4f29cd66d9ff3ce0713a6d6f90c6fe (patch)
tree374c9f70a4dd7e552aa154d44811b83b6da1b0dc /sys-fs/eudev/eudev-3.2.5.ebuild
parentnet-misc/whois-5.2.20-r0: alpha stable (diff)
downloadgentoo-6b275ea66c4f29cd66d9ff3ce0713a6d6f90c6fe.tar.gz
gentoo-6b275ea66c4f29cd66d9ff3ce0713a6d6f90c6fe.tar.bz2
gentoo-6b275ea66c4f29cd66d9ff3ce0713a6d6f90c6fe.zip
sys-fs/eudev-3.2.5-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/645280
Diffstat (limited to 'sys-fs/eudev/eudev-3.2.5.ebuild')
-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 4a21c0c65d3e..4c63601d78c6 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)"