summaryrefslogtreecommitdiff
path: root/dev-python/bert
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-03-19 11:37:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-03-19 11:37:34 +0000
commitb7b97785ebbb2f11d24d14dab8b81ed274f4ce6a (patch)
tree9fd110f9fc996e8a4213eeda994a8c112491b86d /dev-python/bert
parent066d27181e9a797ad9f8fc43b49fc9a10ff2f707 (diff)
gentoo resync : 19.03.2019
Diffstat (limited to 'dev-python/bert')
-rw-r--r--dev-python/bert/Manifest2
-rw-r--r--dev-python/bert/bert-2.0.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/bert/Manifest b/dev-python/bert/Manifest
index c78dd9f9e4fb..71a27082f3ec 100644
--- a/dev-python/bert/Manifest
+++ b/dev-python/bert/Manifest
@@ -1,4 +1,4 @@
AUX bert-2.0.0-remove-basestring-fix.patch 647 BLAKE2B 19b7b65b41be9c3b929c0dc2c92d5f511017f093e924813d547e29a763a0fc23d557798be5542a2991fdb2a808afc087a8e5c40dc03d06d1864564ef6a566aa9 SHA512 e4554308cd81c9b7bd69cac3eed2bb65ce604bfbc494f644b7b0dccbad527af973cb7afb4589b602457ecccbc893f50acbd1031aff87ed30b06f2824ff20d548
DIST bert-2.0.0.tar.gz 3503 BLAKE2B 6435177493a822166e2f5e2c461f17deb9553aa3aec8893d15e057da9907ae4949246fb19299a1263905e648e0483d2e4cfeddbd2915f2c0d147a0a2bc62daf0 SHA512 643392ab1f8f0cecad9773846a52d5207f3dfeb431c6934b7cdfa523319c1c2aca4b9f8139d0a52ea759df03163b820adb963e4a21284e579a9d139da9acbeb3
-EBUILD bert-2.0.0.ebuild 539 BLAKE2B a03c220f7b66c06df2663cabbb585649a6b46c763abc0d4acdbddf48e2c7cf08a8f3411513aeb1b016a2d9f38364732136f0466730e5a0413f48902af3585318 SHA512 e9a90f35751d15ab0789fb466ba06976d37d40181a6d57c3c12a101d0611d2e659a432cc43a0b66dfab5ece098c5622e2c6e726425397896edd3abda9691453b
+EBUILD bert-2.0.0.ebuild 541 BLAKE2B 981752b79a672306918c632036c1aad2b77894dd87218aade57d8c8d2c0880317071443b376acdabde7a7585634f5eba733bac69951c477d8ef903ff6dd88f38 SHA512 8d4a9a555528057dd11a512b0853663692fa6c2601e81f6a9e930055eff4254be791e866210f3b13857ea8083c75bdc56f7aeb2e4fb816bfadc5b6f293b643b3
MISC metadata.xml 389 BLAKE2B 75c3d2580d105790a4507edbc3ea6553d7cbbc96796947441d6ea8e6fdb6344b474cdb86b33a94ba8f7a5537ccc9e7ae1572556d21e56521098aa2c15231f404 SHA512 571fa89a2d05efe16247a98320bc4ce94b0483626d5f9a0e5ea9f72ddc0da3425e56e5b2b6d7cf1a1fc7103aef39cda13edea686947cd91a440014f954ce5314
diff --git a/dev-python/bert/bert-2.0.0.ebuild b/dev-python/bert/bert-2.0.0.ebuild
index b4fb00b5e71d..70e51cf83d89 100644
--- a/dev-python/bert/bert-2.0.0.ebuild
+++ b/dev-python/bert/bert-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]