dev-cpp/cpp-httplib: Stabilize 0.12.3 amd64, #908009

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2023-06-18 20:52:17 +03:00
parent 59a268ee97
commit d3e619fd09

View File

@@ -14,7 +14,7 @@ SRC_URI="https://github.com/yhirose/cpp-httplib/archive/v${PV}.tar.gz
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)" # soversion
KEYWORDS="~amd64 ~loong ~x86"
KEYWORDS="amd64 ~loong ~x86"
IUSE="brotli ssl test zlib"
REQUIRED_USE="test? ( brotli ssl zlib )"