commit: 4180fb5fa8107b9847df4b07fd2e5a593d1202e8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 4 13:40:33 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 4 13:41:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4180fb5f
dev-python/httptools: Stabilize 0.6.4 hppa, #947444 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/httptools/httptools-0.6.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/httptools/httptools-0.6.4.ebuild b/dev-python/httptools/httptools-0.6.4.ebuild index a23d42aafad2..eecb3a129fd6 100644 --- a/dev-python/httptools/httptools-0.6.4.ebuild +++ b/dev-python/httptools/httptools-0.6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86" # don't ask me why they use both DEPEND="
