summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-08-02 10:16:06 +0300
committerJoonas Niilola <juippis@gentoo.org>2023-08-02 10:16:25 +0300
commitb009363b34f9bb8e3b960adefa95cd077f04fee1 (patch)
treea5e72f1545aff0cb720e93625e36683ea049deb1 /dev-cpp
parentmedia-sound/xwax: Stabilize 1.9 ppc, #908493 (diff)
downloadgentoo-b009363b34f9bb8e3b960adefa95cd077f04fee1.tar.gz
gentoo-b009363b34f9bb8e3b960adefa95cd077f04fee1.tar.bz2
gentoo-b009363b34f9bb8e3b960adefa95cd077f04fee1.zip
dev-cpp/cpp-httplib: Stabilize 0.12.6 amd64, #911571
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/cpp-httplib/cpp-httplib-0.12.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/cpp-httplib/cpp-httplib-0.12.6.ebuild b/dev-cpp/cpp-httplib/cpp-httplib-0.12.6.ebuild
index b5c075454fdb..cc91b03a00c5 100644
--- a/dev-cpp/cpp-httplib/cpp-httplib-0.12.6.ebuild
+++ b/dev-cpp/cpp-httplib/cpp-httplib-0.12.6.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 )"