commit: d3e619fd09778c46fad5403825f8bc8e9e940172 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 18 17:52:17 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jun 18 17:52:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e619fd
dev-cpp/cpp-httplib: Stabilize 0.12.3 amd64, #908009 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-cpp/cpp-httplib/cpp-httplib-0.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/cpp-httplib/cpp-httplib-0.12.3.ebuild b/dev-cpp/cpp-httplib/cpp-httplib-0.12.3.ebuild index c9a985c777d7..b49ba1397202 100644 --- a/dev-cpp/cpp-httplib/cpp-httplib-0.12.3.ebuild +++ b/dev-cpp/cpp-httplib/cpp-httplib-0.12.3.ebuild @@ -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 )"
