diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-15 18:41:12 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-15 18:41:12 +0300 |
commit | 32d96505b8f6c79a75826c8d1df4b2c577b53bee (patch) | |
tree | e795598de531ef36f3919f01508fe975ba4c8303 /dev-python/sphinx-testing | |
parent | dev-python/flask: Stabilize 2.0.3 sparc, #835545 (diff) | |
download | gentoo-32d96505b8f6c79a75826c8d1df4b2c577b53bee.tar.gz gentoo-32d96505b8f6c79a75826c8d1df4b2c577b53bee.tar.bz2 gentoo-32d96505b8f6c79a75826c8d1df4b2c577b53bee.zip |
dev-python/sphinx-testing: Stabilize 1.0.1-r2 hppa, #835545
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-testing')
-rw-r--r-- | dev-python/sphinx-testing/sphinx-testing-1.0.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r2.ebuild b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r2.ebuild index ed04dc7675d3..cac1dd5705d2 100644 --- a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r2.ebuild +++ b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/six[${PYTHON_USEDEP}] |