commit: 7fddd76a09db930ba892644870fdae6861ef18e8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jul 21 12:42:27 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jul 21 12:43:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fddd76a
virtual/libudev: destabilize 251 See https://forums.gentoo.org/viewtopic-t-1164332.html, let's not inflict the conflict wrt eudev on more people than necessary while we see what's going to happen. Fixes: 04a137e8ed2c29610b1872b76e0b1b8d8b8f4546 Signed-off-by: Sam James <sam <AT> gentoo.org> virtual/libudev/libudev-251.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/libudev/libudev-251.ebuild b/virtual/libudev/libudev-251.ebuild index feae96ea89ed..c71810b3f0de 100644 --- a/virtual/libudev/libudev-251.ebuild +++ b/virtual/libudev/libudev-251.ebuild @@ -8,7 +8,7 @@ inherit multilib-build DESCRIPTION="Virtual for libudev providers" SLOT="0/1" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="systemd" # eudev does not provide v251 APIs, see
