diff options
author | Sam James <sam@gentoo.org> | 2024-02-24 10:06:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-24 10:06:28 +0000 |
commit | 1f289775f4ae966431aed934233715396c6ad50b (patch) | |
tree | eab1ee0f6b7aa6f50dcdf0e71c4a7779e69e9863 /dev-python/betamax | |
parent | dev-python/watchdog: Stabilize 4.0.0 ppc64, #925384 (diff) | |
download | gentoo-1f289775f4ae966431aed934233715396c6ad50b.tar.gz gentoo-1f289775f4ae966431aed934233715396c6ad50b.tar.bz2 gentoo-1f289775f4ae966431aed934233715396c6ad50b.zip |
dev-python/betamax: Stabilize 0.9.0 ALLARCHES, #925385
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/betamax')
-rw-r--r-- | dev-python/betamax/betamax-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/betamax/betamax-0.9.0.ebuild b/dev-python/betamax/betamax-0.9.0.ebuild index c37e339ebeda..b669857f9f9f 100644 --- a/dev-python/betamax/betamax-0.9.0.ebuild +++ b/dev-python/betamax/betamax-0.9.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RDEPEND=" >=dev-python/requests-2.0[${PYTHON_USEDEP}] |