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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CDEB9158042 for ; Fri, 18 Oct 2024 19:05:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7CE4E0884; Fri, 18 Oct 2024 19:05:22 +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 2DB66E0887 for ; Fri, 18 Oct 2024 19:05:22 +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 44F973430B7 for ; Fri, 18 Oct 2024 19:05:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61DBD1F45 for ; Fri, 18 Oct 2024 19:05:18 +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: <1729278311.5ec2ec85238150df765ce4347441b71c08e92c7b.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/swt/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/swt/swt-4.33.ebuild X-VCS-Directories: dev-java/swt/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 5ec2ec85238150df765ce4347441b71c08e92c7b X-VCS-Branch: master Date: Fri, 18 Oct 2024 19:05:18 +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: ca8c9ac2-0102-4bb2-ae9a-27bcc4de5df2 X-Archives-Hash: 1b4b4d5308a1233bb628d53b2241a4dd commit: 5ec2ec85238150df765ce4347441b71c08e92c7b Author: Arthur Zamarin gentoo org> AuthorDate: Fri Oct 18 19:05:11 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Oct 18 19:05:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ec2ec85 dev-java/swt: Stabilize 4.33 amd64, #941698 Signed-off-by: Arthur Zamarin gentoo.org> dev-java/swt/swt-4.33.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/swt/swt-4.33.ebuild b/dev-java/swt/swt-4.33.ebuild index 444346927d00..4819263e4e12 100644 --- a/dev-java/swt/swt-4.33.ebuild +++ b/dev-java/swt/swt-4.33.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/library" LICENSE="CPL-1.0 LGPL-2.1 MPL-1.1" SLOT="4.33" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm64 ~ppc64" IUSE="cairo opengl webkit" BDEPEND="