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 67667158066 for ; Sun, 25 Aug 2024 13:59:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93085E29EE; Sun, 25 Aug 2024 13:59:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 745E0E29EE for ; Sun, 25 Aug 2024 13:59:48 +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 86DF133BF41 for ; Sun, 25 Aug 2024 13:59:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1BDDE1F07 for ; Sun, 25 Aug 2024 13:59:46 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1724594368.8e982b3e2c13f9399585fd0b19291ee5e54a36c0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/i3lock/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/i3lock/i3lock-2.15.ebuild X-VCS-Directories: x11-misc/i3lock/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8e982b3e2c13f9399585fd0b19291ee5e54a36c0 X-VCS-Branch: master Date: Sun, 25 Aug 2024 13:59:46 +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: 8f484298-29f5-4726-a6c4-1ba3e77d4901 X-Archives-Hash: d469ddb648bcbd016aa184a17f954d7f commit: 8e982b3e2c13f9399585fd0b19291ee5e54a36c0 Author: Sam James gentoo org> AuthorDate: Sun Aug 25 13:59:28 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Aug 25 13:59:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e982b3e x11-misc/i3lock: Stabilize 2.15 amd64, #938493 Signed-off-by: Sam James gentoo.org> x11-misc/i3lock/i3lock-2.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/i3lock/i3lock-2.15.ebuild b/x11-misc/i3lock/i3lock-2.15.ebuild index abe25cee8810..a201f2e984f9 100644 --- a/x11-misc/i3lock/i3lock-2.15.ebuild +++ b/x11-misc/i3lock/i3lock-2.15.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://i3wm.org/${PN}/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" RDEPEND=" dev-libs/libev