diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-11-01 17:41:26 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-11-01 17:41:36 -0700 |
commit | a901790d89a4601bf3a78e6ef0ea1aae928ec88c (patch) | |
tree | 65cd327513a68b9d71a5b11e5b92a68127f48ffc /virtual | |
parent | virtual/libudev-232-r3: ppc stable, bug 698770 (diff) | |
download | gentoo-a901790d89a4601bf3a78e6ef0ea1aae928ec88c.tar.gz gentoo-a901790d89a4601bf3a78e6ef0ea1aae928ec88c.tar.bz2 gentoo-a901790d89a4601bf3a78e6ef0ea1aae928ec88c.zip |
virtual/libudev-232-r3: ppc64 stable, bug 698770
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/libudev/libudev-232-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/libudev/libudev-232-r3.ebuild b/virtual/libudev/libudev-232-r3.ebuild index da59a92f06bb..e99a592f5af3 100644 --- a/virtual/libudev/libudev-232-r3.ebuild +++ b/virtual/libudev/libudev-232-r3.ebuild @@ -6,7 +6,7 @@ inherit multilib-build DESCRIPTION="Virtual for libudev providers" SLOT="0/1" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86" IUSE="static-libs systemd" RDEPEND=" |