commit:     3c796834798d8d499449a5aae1081b1c46ec9283
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  2 19:43:43 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct  2 19:43:43 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c796834

net-libs/quiche: Stabilize 0.22.0 amd64, #939514

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/quiche/quiche-0.22.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/quiche/quiche-0.22.0.ebuild 
b/net-libs/quiche/quiche-0.22.0.ebuild
index 85a385a6452c..7a39592d3b3c 100644
--- a/net-libs/quiche/quiche-0.22.0.ebuild
+++ b/net-libs/quiche/quiche-0.22.0.ebuild
@@ -206,7 +206,7 @@ if [[ ${PV} == *9999 ]] ; then
        CMAKE_USE_DIR="${S}/quiche/deps/boringssl"
 else
        SRC_URI="${CARGO_CRATE_URIS}"
-       KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
        S="${WORKDIR}/${P//_/-}"
        CMAKE_USE_DIR="${S}/deps/boringssl"
 fi

Reply via email to