diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2018-06-30 22:29:14 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-06-30 22:30:38 +0300 |
commit | e2745e876473699baa235cdbbaa8c5168bbdc5ea (patch) | |
tree | 1037f9d941e978a7b505ed1a96f87f3419949076 /dev-python/sphinx-gallery | |
parent | dev-python/recommonmark: added ~arm64 keyword (diff) | |
download | gentoo-e2745e876473699baa235cdbbaa8c5168bbdc5ea.tar.gz gentoo-e2745e876473699baa235cdbbaa8c5168bbdc5ea.tar.bz2 gentoo-e2745e876473699baa235cdbbaa8c5168bbdc5ea.zip |
dev-python/sphinx-gallery: added ~arm64 keyword
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/sphinx-gallery')
-rw-r--r-- | dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild index 9250f7aea270..7037fd5f4842 100644 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild +++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |