summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-01-27 00:15:21 +0100
committerMichał Górny <mgorny@gentoo.org>2022-01-27 00:19:44 +0100
commit7f49dde9b3842dc98b6ec4a9cf6b4db7eb9dd01a (patch)
tree35bbce5b28fde7d5cb9a3ebf39162f4d33b7d179 /dev-python/tomlkit
parentdev-python/lark-parser: Keyword 0.11.3-r1 alpha, #831182 (diff)
downloadgentoo-7f49dde9b3842dc98b6ec4a9cf6b4db7eb9dd01a.tar.gz
gentoo-7f49dde9b3842dc98b6ec4a9cf6b4db7eb9dd01a.tar.bz2
gentoo-7f49dde9b3842dc98b6ec4a9cf6b4db7eb9dd01a.zip
dev-python/tomlkit: Keyword 0.8.0 alpha, #831182
Signed-off-by: Michał Górny <mgorny@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 24ebaacc4b63..dc3affcb4f9b 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 ~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}] )"