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 A305C158089 for ; Tue, 10 Oct 2023 20:20:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 391812BC042; Tue, 10 Oct 2023 20:20:09 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 225FA2BC042 for ; Tue, 10 Oct 2023 20:20:09 +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 0BF21335CEE for ; Tue, 10 Oct 2023 20:20:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C2C0E1184 for ; Tue, 10 Oct 2023 20:20:03 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1696969098.c7115c406fcdcfd1d54acf8b07a29d82ad04f707.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/ncnn/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/ncnn/ncnn-20230816.ebuild X-VCS-Directories: dev-libs/ncnn/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: c7115c406fcdcfd1d54acf8b07a29d82ad04f707 X-VCS-Branch: master Date: Tue, 10 Oct 2023 20:20:03 +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: 166f5119-0121-481a-ac0a-0a0c7e16cd02 X-Archives-Hash: 0d7aaaeb34b4c920c0c73d00821b7440 commit: c7115c406fcdcfd1d54acf8b07a29d82ad04f707 Author: Ionen Wolkens gentoo org> AuthorDate: Tue Oct 10 19:26:37 2023 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Tue Oct 10 20:18:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7115c40 dev-libs/ncnn: stabilize 20230816 for amd64 Signed-off-by: Ionen Wolkens gentoo.org> dev-libs/ncnn/ncnn-20230816.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/ncnn/ncnn-20230816.ebuild b/dev-libs/ncnn/ncnn-20230816.ebuild index 0b1be09cd2b0..a8d9c61b049f 100644 --- a/dev-libs/ncnn/ncnn-20230816.ebuild +++ b/dev-libs/ncnn/ncnn-20230816.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Tencent/ncnn/archive/refs/tags/${PV}.tar.gz -> ${P}. LICENSE="BSD ZLIB" SLOT="0/${PV}" # currently has unstable ABI that often requires rebuilds -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="tools +vulkan" # Need the static library to run tests + skip vulkan / GPU: