diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 00:52:40 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 00:52:40 -0600 |
commit | af28b57cffa67d8e7cc6c44d8d1563a34f95cb0c (patch) | |
tree | 7510ac09bfc3edb893765a17462a19f6ca830fd2 /dev-python/jupyter_core/jupyter_core-4.0.6.ebuild | |
parent | a95f373f0ec987f6e43d2ee7a169fe45af09ad08 (diff) | |
download | gentoo-af28b57cffa67d8e7cc6c44d8d1563a34f95cb0c.tar.gz gentoo-af28b57cffa67d8e7cc6c44d8d1563a34f95cb0c.tar.xz |
dev-python/jupyter_core: keywording arm64
merged on X-C1
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/jupyter_core/jupyter_core-4.0.6.ebuild')
-rw-r--r-- | dev-python/jupyter_core/jupyter_core-4.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jupyter_core/jupyter_core-4.0.6.ebuild b/dev-python/jupyter_core/jupyter_core-4.0.6.ebuild index 002d53cfc60..c680315868e 100644 --- a/dev-python/jupyter_core/jupyter_core-4.0.6.ebuild +++ b/dev-python/jupyter_core/jupyter_core-4.0.6.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc test" RDEPEND=" |