diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-16 09:09:31 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-16 09:09:31 +0100 |
commit | d8f80b782e80b46a8ee7ebde619ac25e0ee20519 (patch) | |
tree | abb687beec2b2fceca34bdf4b1a5bca65cb95f53 /dev-python/sybil | |
parent | dev-python/bleach: Stabilize 6.2.0 ALLARCHES, #943604 (diff) | |
download | gentoo-d8f80b782e80b46a8ee7ebde619ac25e0ee20519.tar.gz gentoo-d8f80b782e80b46a8ee7ebde619ac25e0ee20519.tar.bz2 gentoo-d8f80b782e80b46a8ee7ebde619ac25e0ee20519.zip |
dev-python/sybil: Stabilize 8.0.1 ALLARCHES, #943608
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sybil')
-rw-r--r-- | dev-python/sybil/sybil-8.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sybil/sybil-8.0.1.ebuild b/dev-python/sybil/sybil-8.0.1.ebuild index 6244e3506d0c..571bf958f1f3 100644 --- a/dev-python/sybil/sybil-8.0.1.ebuild +++ b/dev-python/sybil/sybil-8.0.1.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~loong ppc ppc64 ~riscv sparc x86" RDEPEND=" >=dev-python/pytest-8[${PYTHON_USEDEP}] |