summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-02-11 08:24:47 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-02-11 08:24:47 +0100
commit982092bd48285280a644614e2a49be4be0c69189 (patch)
tree57a6fa4332d0871a4159ca1ecc2c365bfd1cf802 /dev-python/tomlkit
parentdev-python/poetry-core: amd64 stable wrt bug #833092 (diff)
downloadgentoo-982092bd48285280a644614e2a49be4be0c69189.tar.gz
gentoo-982092bd48285280a644614e2a49be4be0c69189.tar.bz2
gentoo-982092bd48285280a644614e2a49be4be0c69189.zip
dev-python/tomlkit: amd64 stable wrt bug #833092
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/tomlkit')
-rw-r--r--dev-python/tomlkit/tomlkit-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tomlkit/tomlkit-0.8.0.ebuild b/dev-python/tomlkit/tomlkit-0.8.0.ebuild
index dc3affcb4f9b..c7541a181493 100644
--- a/dev-python/tomlkit/tomlkit-0.8.0.ebuild
+++ b/dev-python/tomlkit/tomlkit-0.8.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
BDEPEND="test? ( dev-python/pyyaml[${PYTHON_USEDEP}] )"