commit: e19df1ef2e86c31e2ca10fa43da91683bb46cc35
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 7 07:48:45 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 7 07:48:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e19df1ef
dev-cpp/cpp-httplib: Stabilize 0.26.0 ppc, #963305
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-cpp/cpp-httplib/cpp-httplib-0.26.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/cpp-httplib/cpp-httplib-0.26.0.ebuild
b/dev-cpp/cpp-httplib/cpp-httplib-0.26.0.ebuild
index c3001bf37737..1f5bb6cc8e26 100644
--- a/dev-cpp/cpp-httplib/cpp-httplib-0.26.0.ebuild
+++ b/dev-cpp/cpp-httplib/cpp-httplib-0.26.0.ebuild
@@ -18,7 +18,7 @@ else
SRC_URI="https://github.com/yhirose/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv
~s390 ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv
~s390 ~sparc x86"
fi
LICENSE="MIT"