diff options
Diffstat (limited to 'dev-cpp/cpp-httplib/cpp-httplib-0.18.1.ebuild')
| -rw-r--r-- | dev-cpp/cpp-httplib/cpp-httplib-0.18.1.ebuild | 4 |
1 files changed, 2 insertions, 2 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" |
