diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-05-11 15:14:54 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-05-11 18:34:30 +0300 |
commit | 0998aba63f9c2e3887b6c7ed7ebd8d8bd94e9ce4 (patch) | |
tree | 10fea16dfd12d8098c94322ba1667c8becbafd1e /dev-python/sphinx-testing | |
parent | dev-python/pyftpdlib: arm64 stable (bug #720562) (diff) | |
download | gentoo-0998aba63f9c2e3887b6c7ed7ebd8d8bd94e9ce4.tar.gz gentoo-0998aba63f9c2e3887b6c7ed7ebd8d8bd94e9ce4.tar.bz2 gentoo-0998aba63f9c2e3887b6c7ed7ebd8d8bd94e9ce4.zip |
dev-python/sphinx-testing: arm64 stable (bug #720626)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@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 915f948c6f73..97e5a1167468 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 )" |