summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-02-11 08:26:44 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-02-11 08:26:44 +0100
commitd7e98af4cca47c795fd0a02022a6ba0e291d0d1b (patch)
tree11db99b53ec3ca3e944df9de18a0a3b556c39c55 /dev-python/tomlkit
parentdev-python/poetry-core: sparc stable wrt bug #833092 (diff)
downloadgentoo-d7e98af4cca47c795fd0a02022a6ba0e291d0d1b.tar.gz
gentoo-d7e98af4cca47c795fd0a02022a6ba0e291d0d1b.tar.bz2
gentoo-d7e98af4cca47c795fd0a02022a6ba0e291d0d1b.zip
dev-python/tomlkit: sparc stable wrt bug #833092
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" 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 1d6d55cb5091..2d5f8dbd4bb8 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}] )"