diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-07 17:17:27 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-07 17:17:27 +0100 |
commit | a965fcfd436ca93e80196efcd37f2aa0fa93fcb2 (patch) | |
tree | 7939bcdf2d8c94c223477393344ade0e710fe0e4 /dev-python/httpbin | |
parent | dev-python/dogpile-cache: Remove old (diff) | |
download | gentoo-a965fcfd436ca93e80196efcd37f2aa0fa93fcb2.tar.gz gentoo-a965fcfd436ca93e80196efcd37f2aa0fa93fcb2.tar.bz2 gentoo-a965fcfd436ca93e80196efcd37f2aa0fa93fcb2.zip |
dev-python/httpbin: Stabilize 0.10.2 ALLARCHES, #926376
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/httpbin')
-rw-r--r-- | dev-python/httpbin/httpbin-0.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |