summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-04-27 15:53:53 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-04-27 15:54:04 -0400
commit2aff160ed2672d42ff26c33adb06c38891b13d9f (patch)
treee3651f4dabd2a388bc5195655a8c0cfaf822bc9c /dev-python/bert
parentdev-python/bert: version bump to 2.2.0 (diff)
downloadgentoo-2aff160ed2672d42ff26c33adb06c38891b13d9f.tar.gz
gentoo-2aff160ed2672d42ff26c33adb06c38891b13d9f.tar.bz2
gentoo-2aff160ed2672d42ff26c33adb06c38891b13d9f.zip
dev-python/bert: keyword ~arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python/bert')
-rw-r--r--dev-python/bert/bert-2.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bert/bert-2.2.0.ebuild b/dev-python/bert/bert-2.2.0.ebuild
index db1627e24731..163daf03d317 100644
--- a/dev-python/bert/bert-2.2.0.ebuild
+++ b/dev-python/bert/bert-2.2.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]