diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-11-01 13:08:24 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-11-01 13:08:57 -0700 |
commit | 2f09c16c31ded375b61588fc9346864b8a3b5c0f (patch) | |
tree | 6209ebeb6b5ab83729ec0d22a700f5c3319d729e /sys-fs | |
parent | net-dns/c-ares: stable 1.15.0 for sparc, bug #699024 (diff) | |
download | gentoo-2f09c16c31ded375b61588fc9346864b8a3b5c0f.tar.gz gentoo-2f09c16c31ded375b61588fc9346864b8a3b5c0f.tar.bz2 gentoo-2f09c16c31ded375b61588fc9346864b8a3b5c0f.zip |
sys-fs/eudev-3.2.9: ppc 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 0503a5912d39..c8980bfa8d50 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)" |