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 A596415A7D9 for ; Mon, 20 Mar 2023 06:42:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0C8DE0858; Mon, 20 Mar 2023 06:42:53 +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 C4D52E0858 for ; Mon, 20 Mar 2023 06:42:53 +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 D58EB341324 for ; Mon, 20 Mar 2023 06:42:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 86CDF8EC for ; Mon, 20 Mar 2023 06:42:50 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1679294509.d903f954a29bb4946fc23209b60455ed2be33f29.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/lttng-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/lttng-tools/lttng-tools-2.13.8.ebuild X-VCS-Directories: dev-util/lttng-tools/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: d903f954a29bb4946fc23209b60455ed2be33f29 X-VCS-Branch: master Date: Mon, 20 Mar 2023 06:42:50 +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: 018ca7a6-a57c-410c-95e4-e99ff4c22dac X-Archives-Hash: 493fee4471b5e3cc6374ba340487b2ae commit: d903f954a29bb4946fc23209b60455ed2be33f29 Author: Joonas Niilola gentoo org> AuthorDate: Mon Mar 20 06:41:49 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Mar 20 06:41:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d903f954 dev-util/lttng-tools: Stabilize 2.13.8 x86, #901891 Signed-off-by: Joonas Niilola gentoo.org> dev-util/lttng-tools/lttng-tools-2.13.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/lttng-tools/lttng-tools-2.13.8.ebuild b/dev-util/lttng-tools/lttng-tools-2.13.8.ebuild index 7e432d7aaba3..858c34bbaa90 100644 --- a/dev-util/lttng-tools/lttng-tools-2.13.8.ebuild +++ b/dev-util/lttng-tools/lttng-tools-2.13.8.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://lttng.org/files/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0/${MY_SLOT}" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+ust" DEPEND="dev-libs/userspace-rcu:=