diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-26 08:46:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-26 08:46:17 +0200 |
commit | d3a62c00261e4a99e504ed0266c14916b7f761c4 (patch) | |
tree | 2e0eb7f72590d13846018d6dbfad3cda01622f18 | |
parent | dev-python/rope: amd64/x86 stable (ALLARCHES policy) wrt bug #792006 (diff) | |
download | gentoo-d3a62c00261e4a99e504ed0266c14916b7f761c4.tar.gz gentoo-d3a62c00261e4a99e504ed0266c14916b7f761c4.tar.bz2 gentoo-d3a62c00261e4a99e504ed0266c14916b7f761c4.zip |
dev-python/sphinx-gallery: amd64/ppc64/x86 stable (ALLARCHES policy) wrt bug #792009
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/sphinx-gallery/sphinx-gallery-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.9.0.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.9.0.ebuild index c9856aaf5382..70c7730b3110 100644 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.9.0.ebuild +++ b/dev-python/sphinx-gallery/sphinx-gallery-0.9.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |