diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:32:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:41:54 +0100 |
commit | 8c36caee5e362d252b60ce0638106e8111e2291b (patch) | |
tree | 4a49251e59c7fd4e2bf2ab57990b76af71533c0d | |
parent | dev-python/snappy: x86 stable wrt bug #714514 (diff) | |
download | gentoo-8c36caee5e362d252b60ce0638106e8111e2291b.tar.gz gentoo-8c36caee5e362d252b60ce0638106e8111e2291b.tar.bz2 gentoo-8c36caee5e362d252b60ce0638106e8111e2291b.zip |
dev-python/sphinx-gallery: x86 stable wrt bug #714516
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild index 4a30f24434e5..ad35f0273b49 100644 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild +++ b/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild @@ -13,7 +13,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=" |