summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-11-01 13:08:27 -0700
committerMatt Turner <mattst88@gentoo.org>2019-11-01 13:08:58 -0700
commit33131bea13de01df5c100666c2f37807b206d155 (patch)
tree8e4c1c7662bb0222b9049fbbc1108edfafd16850 /sys-fs/eudev
parentsys-apps/systemd-243-r2: ppc stable, bug 698766 (diff)
downloadgentoo-33131bea13de01df5c100666c2f37807b206d155.tar.gz
gentoo-33131bea13de01df5c100666c2f37807b206d155.tar.bz2
gentoo-33131bea13de01df5c100666c2f37807b206d155.zip
sys-fs/eudev-3.2.9: ppc64 stable, bug 698698
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-fs/eudev')
-rw-r--r--sys-fs/eudev/eudev-3.2.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/eudev/eudev-3.2.9.ebuild b/sys-fs/eudev/eudev-3.2.9.ebuild
index c8980bfa8d50..d7c517b3cd24 100644
--- a/sys-fs/eudev/eudev-3.2.9.ebuild
+++ b/sys-fs/eudev/eudev-3.2.9.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 ~riscv ~sparc x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86"
fi
DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"