summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-31 18:38:11 +0100
committerSam James <sam@gentoo.org>2021-08-31 18:38:11 +0100
commit78466f8437735f6234d9b481c2c4e9b31cc05b7d (patch)
tree19a472876a9ed871e7b66877b1c6abfec8112cfb
parentdev-python/sphinxcontrib-trio: Stabilize 1.1.2 x86, #811000 (diff)
downloadgentoo-78466f84.tar.gz
gentoo-78466f84.tar.bz2
gentoo-78466f84.zip
dev-python/outcome: Stabilize 1.1.0 x86, #811000
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/outcome/outcome-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/outcome/outcome-1.1.0.ebuild b/dev-python/outcome/outcome-1.1.0.ebuild
index e53e2d0c9f58..0ef2d41971aa 100644
--- a/dev-python/outcome/outcome-1.1.0.ebuild
+++ b/dev-python/outcome/outcome-1.1.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="|| ( Apache-2.0 MIT )"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86"
RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]"