summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-08-26 06:39:52 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-08-26 06:39:52 +0200
commit7f36196e1b7d2224c08e3242e7e96be2feedffb3 (patch)
tree67aa103cacae980a5ece3fd6578630e853e6c874 /dev-python/tomli
parentdev-python/pybind11: amd64 stable wrt bug #810411 (diff)
downloadgentoo-7f36196e1b7d2224c08e3242e7e96be2feedffb3.tar.gz
gentoo-7f36196e1b7d2224c08e3242e7e96be2feedffb3.tar.bz2
gentoo-7f36196e1b7d2224c08e3242e7e96be2feedffb3.zip
dev-python/tomli: amd64 stable wrt bug #810415
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/tomli')
-rw-r--r--dev-python/tomli/tomli-1.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tomli/tomli-1.0.4.ebuild b/dev-python/tomli/tomli-1.0.4.ebuild
index 8d3bd88bc6bf..a4014bb3df77 100644
--- a/dev-python/tomli/tomli-1.0.4.ebuild
+++ b/dev-python/tomli/tomli-1.0.4.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc ~x86"
BDEPEND="
test? ( dev-python/python-dateutil[${PYTHON_USEDEP}] )"