summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-01-05 13:03:23 -0800
committerMatt Turner <mattst88@gentoo.org>2019-01-05 13:10:54 -0800
commitc267e6830cc30b0d757aa2ebfc35ee14a1fb4648 (patch)
treecc02cfec74c1d5dcd1d3397b7ee51f3d31bbb88e /sys-fs/udev
parentsys-fs/udev-239: ppc stable, bug 673006 (diff)
downloadgentoo-c267e6830cc30b0d757aa2ebfc35ee14a1fb4648.tar.gz
gentoo-c267e6830cc30b0d757aa2ebfc35ee14a1fb4648.tar.bz2
gentoo-c267e6830cc30b0d757aa2ebfc35ee14a1fb4648.zip
sys-fs/udev-239: ppc64 stable, bug 673006
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-fs/udev')
-rw-r--r--sys-fs/udev/udev-239.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-239.ebuild b/sys-fs/udev/udev-239.ebuild
index 5b7a88588836..89cbe2c53ff6 100644
--- a/sys-fs/udev/udev-239.ebuild
+++ b/sys-fs/udev/udev-239.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)"