dev-cpp/cpp-httplib: Stabilize 0.14.1-r1 x86, #920044

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2024-01-13 13:28:26 +02:00
parent d2ac8d457a
commit 2a7b7e74c3

View File

@@ -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"