commit: a43059a2222800b6cdd0344702897389530b821e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 20 01:43:55 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 20 01:43:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a43059a2
dev-python/ipyparallel: Keyword 6.3.0-r1 arm, #796365
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/ipyparallel/ipyparallel-6.3.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/ipyparallel/ipyparallel-6.3.0-r1.ebuild
b/dev-python/ipyparallel/ipyparallel-6.3.0-r1.ebuild
index ab64a2e382c..d406d4834e7 100644
--- a/dev-python/ipyparallel/ipyparallel-6.3.0-r1.ebuild
+++ b/dev-python/ipyparallel/ipyparallel-6.3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
RESTRICT="!test? ( test )"