diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 15:15:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 15:23:52 +0200 |
commit | 45be012112ea61d5607494e6f7448176fe6ce00b (patch) | |
tree | 1c253abd6e7b8840ebe04d6cce5731c493a73558 /virtual/libudev | |
parent | sys-fs/udev: ppc stable wrt bug #623556 (diff) | |
download | gentoo-45be012112ea61d5607494e6f7448176fe6ce00b.tar.gz gentoo-45be012112ea61d5607494e6f7448176fe6ce00b.tar.bz2 gentoo-45be012112ea61d5607494e6f7448176fe6ce00b.zip |
virtual/libudev: ppc stable wrt bug #623556
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'virtual/libudev')
-rw-r--r-- | virtual/libudev/libudev-232.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/libudev/libudev-232.ebuild b/virtual/libudev/libudev-232.ebuild index 22394231c2d3..ac4e08fcef9b 100644 --- a/virtual/libudev/libudev-232.ebuild +++ b/virtual/libudev/libudev-232.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 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="static-libs systemd" REQUIRED_USE="systemd? ( !static-libs )" |