From 2a7b7e74c312c130e247c6112f6ef0e016e679d1 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Sat, 13 Jan 2024 13:28:26 +0200 Subject: dev-cpp/cpp-httplib: Stabilize 0.14.1-r1 x86, #920044 Signed-off-by: Joonas Niilola --- dev-cpp/cpp-httplib/cpp-httplib-0.14.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-cpp/cpp-httplib/cpp-httplib-0.14.1-r1.ebuild') diff --git a/dev-cpp/cpp-httplib/cpp-httplib-0.14.1-r1.ebuild b/dev-cpp/cpp-httplib/cpp-httplib-0.14.1-r1.ebuild index 3cfe690f11ed..1e17288b81d9 100644 --- a/dev-cpp/cpp-httplib/cpp-httplib-0.14.1-r1.ebuild +++ b/dev-cpp/cpp-httplib/cpp-httplib-0.14.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]] ; then else SRC_URI="https://github.com/yhirose/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~loong ~x86" + KEYWORDS="amd64 ~loong x86" fi LICENSE="MIT" -- cgit v1.2.3