commit: 388f8c046da8e678cb4a9718726513f7ec95fc12 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Feb 20 09:23:29 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Feb 20 09:23:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=388f8c04
dev-cpp/cpp-httplib: Stabilize 0.11.4 amd64, #894246 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-cpp/cpp-httplib/cpp-httplib-0.11.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/cpp-httplib/cpp-httplib-0.11.4.ebuild b/dev-cpp/cpp-httplib/cpp-httplib-0.11.4.ebuild index 5f6df3a7ba43..a95c4e6b5740 100644 --- a/dev-cpp/cpp-httplib/cpp-httplib-0.11.4.ebuild +++ b/dev-cpp/cpp-httplib/cpp-httplib-0.11.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/yhirose/cpp-httplib/archive/refs/tags/v${PV}.tar.gz LICENSE="MIT" SLOT="0/0.11" # soversion -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="brotli ssl test zlib" REQUIRED_USE="test? ( brotli ssl zlib )"
