diff options
| author | Sam James <sam@gentoo.org> | 2025-10-05 16:03:52 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-10-05 16:03:52 +0100 |
| commit | 142f6e6a00bb91cc162e7c84bd499470150e8eb8 (patch) | |
| tree | d1047e2b524e6394f16a5501033a6d3bb5f5964e | |
| parent | a421431c0f4ab61382fe49612a292305576ae845 (diff) | |
| download | gentoo-142f6e6a00bb91cc162e7c84bd499470150e8eb8.tar.gz gentoo-142f6e6a00bb91cc162e7c84bd499470150e8eb8.tar.bz2 gentoo-142f6e6a00bb91cc162e7c84bd499470150e8eb8.zip | |
dev-cpp/cpp-httplib: Stabilize 0.26.0 arm, #963305
Signed-off-by: Sam James <sam@gentoo.org>
| -rw-r--r-- | dev-cpp/cpp-httplib/cpp-httplib-0.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 ec92b24c19d6..05e7946a35f6 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" |
