commit: a965fcfd436ca93e80196efcd37f2aa0fa93fcb2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Mar 7 16:17:27 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Mar 7 16:17:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a965fcfd
dev-python/httpbin: Stabilize 0.10.2 ALLARCHES, #926376 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/httpbin/httpbin-0.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/httpbin/httpbin-0.10.2.ebuild b/dev-python/httpbin/httpbin-0.10.2.ebuild index a6c4050a2c16..6aecdd6bc65a 100644 --- a/dev-python/httpbin/httpbin-0.10.2.ebuild +++ b/dev-python/httpbin/httpbin-0.10.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="|| ( MIT ISC )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="test-rust" RDEPEND="
