diff options
author | 2024-09-28 13:27:34 +0300 | |
---|---|---|
committer | 2024-09-28 13:27:34 +0300 | |
commit | a835e6fbfc5c5053a08f52d076a500509ba15189 (patch) | |
tree | 0a826b1cd7fca043dfba1bfd25dc42a26a23b9a4 /dev-cpp | |
parent | app-shells/pwsh-bin: Stabilize 7.4.5 arm64, #940278 (diff) | |
download | gentoo-a835e6fbfc5c5053a08f52d076a500509ba15189.tar.gz gentoo-a835e6fbfc5c5053a08f52d076a500509ba15189.tar.bz2 gentoo-a835e6fbfc5c5053a08f52d076a500509ba15189.zip |
dev-cpp/cpp-httplib: Stabilize 0.16.3 arm64, #940286
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/cpp-httplib/cpp-httplib-0.16.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/cpp-httplib/cpp-httplib-0.16.3.ebuild b/dev-cpp/cpp-httplib/cpp-httplib-0.16.3.ebuild index e26527858f3a..35044736229c 100644 --- a/dev-cpp/cpp-httplib/cpp-httplib-0.16.3.ebuild +++ b/dev-cpp/cpp-httplib/cpp-httplib-0.16.3.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 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" + KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" fi LICENSE="MIT" |