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 D06B815800F for ; Wed, 25 Jan 2023 13:17:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF36DE086D; Wed, 25 Jan 2023 13:17:57 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 C9475E086D for ; Wed, 25 Jan 2023 13:17:57 +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 CC347335D8F for ; Wed, 25 Jan 2023 13:17:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 548B475 for ; Wed, 25 Jan 2023 13:17:55 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1674652613.dc4f88ad12ee38b4998539b8aaa5e6f0a9dd1a9f.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/below/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/below/below-0.6.3.ebuild X-VCS-Directories: sys-process/below/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: dc4f88ad12ee38b4998539b8aaa5e6f0a9dd1a9f X-VCS-Branch: master Date: Wed, 25 Jan 2023 13:17:55 +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: 4a631870-bf49-444c-b4ea-12bad56c4176 X-Archives-Hash: 16da9048536b228ba87b3217d589e292 commit: dc4f88ad12ee38b4998539b8aaa5e6f0a9dd1a9f Author: Florian Schmaus gentoo org> AuthorDate: Wed Jan 25 13:16:53 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Wed Jan 25 13:16:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc4f88ad sys-process/below: stabilize 0.6.3 for amd64 Signed-off-by: Florian Schmaus gentoo.org> sys-process/below/below-0.6.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-process/below/below-0.6.3.ebuild b/sys-process/below/below-0.6.3.ebuild index 57109bfb4efc..6402741c6075 100644 --- a/sys-process/below/below-0.6.3.ebuild +++ b/sys-process/below/below-0.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -244,7 +244,7 @@ SRC_URI=" " LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD Boost-1.0 ISC LGPL-2.1 MIT MPL-2.0 Unlicense" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" BDEPEND=" sys-devel/clang