diff options
author | Mike Gilbert <floppym@gentoo.org> | 2017-07-04 13:27:30 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-07-04 13:27:30 -0400 |
commit | 8e39ce2a54d6c0ed2f782e7b5fd9015d6efe3111 (patch) | |
tree | d6fa60fce5562b392edcb9f4770c010a6fe5085c /virtual | |
parent | sys-kernel/rt-sources: version bump to {4.9.33_p23,4.11.8_p4}. (diff) | |
download | gentoo-8e39ce2a54d6c0ed2f782e7b5fd9015d6efe3111.tar.gz gentoo-8e39ce2a54d6c0ed2f782e7b5fd9015d6efe3111.tar.bz2 gentoo-8e39ce2a54d6c0ed2f782e7b5fd9015d6efe3111.zip |
virtual/libudev: 232 stable on amd64 and x86
Bug: https://bugs.gentoo.org/623556
Bug: https://bugs.gentoo.org/623810
Package-Manager: Portage-2.3.6_p9, Repoman-2.3.2_p77
Diffstat (limited to 'virtual')
-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 a35b06abc5e1..7d11eac927b3 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 )" |