diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 11:57:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 11:57:59 +0200 |
commit | 3b86a3da804e9a465ea1ed4eb133f8eb46dc2bf2 (patch) | |
tree | 4d8fe08d343ce2d8a9ae7baaaaf48b98d491581e /dev-python/sphinx-testing | |
parent | dev-python/sphinxcontrib-applehelp: amd64 stable wrt bug #720624 (diff) | |
download | gentoo-3b86a3da804e9a465ea1ed4eb133f8eb46dc2bf2.tar.gz gentoo-3b86a3da804e9a465ea1ed4eb133f8eb46dc2bf2.tar.bz2 gentoo-3b86a3da804e9a465ea1ed4eb133f8eb46dc2bf2.zip |
dev-python/sphinx-testing: amd64 stable wrt bug #720626
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-testing')
-rw-r--r-- | dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild index 7b5554b2e1ef..287e82f52b4b 100644 --- a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild +++ b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |