diff options
author | William Hubbs <williamh@gentoo.org> | 2021-08-14 21:24:31 -0500 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2021-08-14 21:24:31 -0500 |
commit | e1a02512604742786705665e800ee213e697bd9b (patch) | |
tree | 10028b382b60b41f3c8a546342c451148425876e /virtual | |
parent | dev-python/zeep: add 4.0.0, enable py3.10 and tests (diff) | |
download | gentoo-e1a02512604742786705665e800ee213e697bd9b.tar.gz gentoo-e1a02512604742786705665e800ee213e697bd9b.tar.bz2 gentoo-e1a02512604742786705665e800ee213e697bd9b.zip |
virtual/libudev: stabilize 232-r4
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/libudev/libudev-232-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/libudev/libudev-232-r4.ebuild b/virtual/libudev/libudev-232-r4.ebuild index ffe2b5e076a7..817668f12fcc 100644 --- a/virtual/libudev/libudev-232-r4.ebuild +++ b/virtual/libudev/libudev-232-r4.ebuild @@ -8,7 +8,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 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="static-libs systemd" RDEPEND=" |