From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 50C1C15800A for ; Tue, 29 Aug 2023 18:02:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 863FD2BC060; Tue, 29 Aug 2023 18:02:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6FB9D2BC060 for ; Tue, 29 Aug 2023 18:02:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EC248340A35 for ; Tue, 29 Aug 2023 18:02:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6192D10E7 for ; Tue, 29 Aug 2023 18:02:48 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1693332026.0a6e6c1cf479454e7aff525cf5b5d720690500f0.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/libudev/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/libudev/libudev-251-r1.ebuild X-VCS-Directories: virtual/libudev/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 0a6e6c1cf479454e7aff525cf5b5d720690500f0 X-VCS-Branch: master Date: Tue, 29 Aug 2023 18:02:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c4278815-7588-47cd-916f-a45a23d9303a X-Archives-Hash: aee8bda28c42f4fefeb4e9964f8c2b96 commit: 0a6e6c1cf479454e7aff525cf5b5d720690500f0 Author: Arthur Zamarin gentoo org> AuthorDate: Tue Aug 29 18:00:26 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue Aug 29 18:00:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a6e6c1c virtual/libudev: Stabilize 251-r1 arm, #913218 Signed-off-by: Arthur Zamarin gentoo.org> virtual/libudev/libudev-251-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/libudev/libudev-251-r1.ebuild b/virtual/libudev/libudev-251-r1.ebuild index 334e7d933fc8..deacdb64866d 100644 --- a/virtual/libudev/libudev-251-r1.ebuild +++ b/virtual/libudev/libudev-251-r1.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="eudev +sticky-tags systemd" REQUIRED_USE=" ?? ( eudev systemd )