summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-17 12:58:28 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-17 12:58:28 +0000
commitf66f651c9d7a79de00f9a429acdf484fdb6bfcb7 (patch)
treebc5a29b4b821a48e44c2d8b4171d2aafd2f8aaaf /dev-python
parentdev-python/simplejson: Keyword 3.17.5 for ~m68k (diff)
downloadgentoo-f66f651c9d7a79de00f9a429acdf484fdb6bfcb7.tar.gz
gentoo-f66f651c9d7a79de00f9a429acdf484fdb6bfcb7.tar.bz2
gentoo-f66f651c9d7a79de00f9a429acdf484fdb6bfcb7.zip
dev-python/tomlkit: Keyword 0.8.0 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python')
-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 0b702f1a86ed..d65cb89f6d71 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="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
BDEPEND="test? ( dev-python/pyyaml[${PYTHON_USEDEP}] )"