summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-08-30 09:25:18 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-08-30 09:25:18 +0200
commit3f00123ad2d90e8dfbb85c07722eb7bbc684f0cc (patch)
tree7a07c57e94d811ed56f60d00c49b9c607a483eca
parentdev-python/jeepney: amd64 stable wrt bug #811000 (diff)
downloadgentoo-3f00123a.tar.gz
gentoo-3f00123a.tar.bz2
gentoo-3f00123a.zip
dev-python/outcome: amd64 stable wrt bug #811000
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@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 d5638901bb1d..e53e2d0c9f58 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}]"