diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-11-01 13:08:27 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-11-01 13:08:58 -0700 |
commit | 33131bea13de01df5c100666c2f37807b206d155 (patch) | |
tree | 8e4c1c7662bb0222b9049fbbc1108edfafd16850 /sys-fs | |
parent | sys-apps/systemd-243-r2: ppc stable, bug 698766 (diff) | |
download | gentoo-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')
-rw-r--r-- | sys-fs/eudev/eudev-3.2.9.ebuild | 2 |
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)" |