summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-29 07:59:20 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-29 07:59:27 +0100
commit897b3d7fcd2a3c11a7deaf8fc62d2d594688834a (patch)
tree8231b56ec04e15a7ab60fe12728a2711e99c4408 /sys-fs/eudev/eudev-3.2.5.ebuild
parentdev-python/pyblake2: Bump to 1.1.1, now with pypy3 support (diff)
downloadgentoo-897b3d7fcd2a3c11a7deaf8fc62d2d594688834a.tar.gz
gentoo-897b3d7fcd2a3c11a7deaf8fc62d2d594688834a.tar.bz2
gentoo-897b3d7fcd2a3c11a7deaf8fc62d2d594688834a.zip
sys-fs/eudev: stable 3.2.5 for ppc, bug #645280
Package-Manager: Portage-2.3.26, Repoman-2.3.7 RepoMan-Options: --include-arches="ppc"
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 bf95851830af..259a42c1bc4e 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)"