From: Matt Turner Date: Sun, 18 Mar 2018 01:39:41 +0000 (-0700) Subject: sys-fs/udev-236-r1: ppc64 stable, bug 645076 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1391b15493d36253e8b9989d6d83fb67085295d6;p=gentoo.git sys-fs/udev-236-r1: ppc64 stable, bug 645076 --- diff --git a/sys-fs/udev/udev-236-r1.ebuild b/sys-fs/udev/udev-236-r1.ebuild index 11911f11601c..6817f1b99076 100644 --- a/sys-fs/udev/udev-236-r1.ebuild +++ b/sys-fs/udev/udev-236-r1.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)"