commit: c7115c406fcdcfd1d54acf8b07a29d82ad04f707 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Tue Oct 10 19:26:37 2023 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> 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 <ionen <AT> 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:
