diff options
-rw-r--r-- | dev-python/jupyter_client/jupyter_client-6.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jupyter_client/jupyter_client-6.1.5.ebuild b/dev-python/jupyter_client/jupyter_client-6.1.5.ebuild index e964f7594bf5..3dd01f244c2c 100644 --- a/dev-python/jupyter_client/jupyter_client-6.1.5.ebuild +++ b/dev-python/jupyter_client/jupyter_client-6.1.5.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 arm64 x86" IUSE="test" RDEPEND=" |