diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:12:46 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:45:49 -0500 |
commit | 2a438c4c4ff0af6b15d798b95c279b3e1a724e37 (patch) | |
tree | 0496aa619237a5ba0517fc9af89b4e673edb259f /dev-python/sphinx-testing | |
parent | dev-python/wrapt: arm64 stable (diff) | |
download | gentoo-2a438c4c4ff0af6b15d798b95c279b3e1a724e37.tar.gz gentoo-2a438c4c4ff0af6b15d798b95c279b3e1a724e37.tar.bz2 gentoo-2a438c4c4ff0af6b15d798b95c279b3e1a724e37.zip |
dev-python/sphinx-testing: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/sphinx-testing')
-rw-r--r-- | dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild b/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild index 1d6bb5655e3c..cf68a135de37 100644 --- a/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild +++ b/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 arm64 x86" IUSE="test" RESTRICT="!test? ( test )" |