summaryrefslogtreecommitdiff
path: root/dev-cpp/cpp-httplib
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-09-02 19:18:20 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-09-02 20:00:12 +0300
commit634a005686006d01415107ef3968d1a81809a95f (patch)
tree4e8fcda2602ded2530a7793a5d1b05fb4dcb3e02 /dev-cpp/cpp-httplib
parentfe64a0d17c0ced6c9969104930e1adac58c86475 (diff)
downloadgentoo-634a005686006d01415107ef3968d1a81809a95f.tar.gz
gentoo-634a005686006d01415107ef3968d1a81809a95f.tar.bz2
gentoo-634a005686006d01415107ef3968d1a81809a95f.zip
*/*: destable hppa
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]hppa' -l | xargs ekeyword ~hppa Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/cpp-httplib')
-rw-r--r--dev-cpp/cpp-httplib/cpp-httplib-0.18.1.ebuild4
-rw-r--r--dev-cpp/cpp-httplib/cpp-httplib-0.20.1.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/cpp-httplib/cpp-httplib-0.18.1.ebuild b/dev-cpp/cpp-httplib/cpp-httplib-0.18.1.ebuild
index a4f5b0a8a644..a47c71341018 100644
--- a/dev-cpp/cpp-httplib/cpp-httplib-0.18.1.ebuild
+++ b/dev-cpp/cpp-httplib/cpp-httplib-0.18.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"
diff --git a/dev-cpp/cpp-httplib/cpp-httplib-0.20.1.ebuild b/dev-cpp/cpp-httplib/cpp-httplib-0.20.1.ebuild
index 77a58d96a8f5..89cc7c91e749 100644
--- a/dev-cpp/cpp-httplib/cpp-httplib-0.20.1.ebuild
+++ b/dev-cpp/cpp-httplib/cpp-httplib-0.20.1.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"