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 B0F4E15808B for ; Sun, 13 Mar 2022 11:54:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E63DE0867; Sun, 13 Mar 2022 11:54:43 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1BEDDE0824 for ; Sun, 13 Mar 2022 11:54:43 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EFE51343157 for ; Sun, 13 Mar 2022 11:54:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6DA28287 for ; Sun, 13 Mar 2022 11:54:40 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1647172453.6c3950f30b153df856713482174e102a4bb6e4c1.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/conversant-disruptor/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/conversant-disruptor/conversant-disruptor-1.2.19.ebuild X-VCS-Directories: dev-java/conversant-disruptor/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 6c3950f30b153df856713482174e102a4bb6e4c1 X-VCS-Branch: master Date: Sun, 13 Mar 2022 11:54:40 +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: faec8612-f58d-4553-a4c6-866672acd706 X-Archives-Hash: f6066cedb0944766bab8b6eccc1206c8 commit: 6c3950f30b153df856713482174e102a4bb6e4c1 Author: Jakov Smolić gentoo org> AuthorDate: Sun Mar 13 11:54:13 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Sun Mar 13 11:54:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c3950f3 dev-java/conversant-disruptor: Stabilize 1.2.19 amd64, #834102 Signed-off-by: Jakov Smolić gentoo.org> dev-java/conversant-disruptor/conversant-disruptor-1.2.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/conversant-disruptor/conversant-disruptor-1.2.19.ebuild b/dev-java/conversant-disruptor/conversant-disruptor-1.2.19.ebuild index 10388d1a606e..29858069b4b0 100644 --- a/dev-java/conversant-disruptor/conversant-disruptor-1.2.19.ebuild +++ b/dev-java/conversant-disruptor/conversant-disruptor-1.2.19.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/conversant/disruptor/archive/${PV}.tar.gz -> ${P}.ta LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" # Compile dependencies # POM: disruptor-${PV}/pom.xml