commit: c02645c8064a9df0c67476e1e14341f7aea706e1
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 21:29:55 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 21:33:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c02645c8
dev-python/nbclient: x86 stable (bug #750629)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-python/nbclient/nbclient-0.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/nbclient/nbclient-0.5.1.ebuild
b/dev-python/nbclient/nbclient-0.5.1.ebuild
index 7d257786d90..9f5bd42eba9 100644
--- a/dev-python/nbclient/nbclient-0.5.1.ebuild
+++ b/dev-python/nbclient/nbclient-0.5.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
RDEPEND="
dev-python/async_generator[${PYTHON_USEDEP}]