diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-31 22:44:40 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-31 22:44:40 +0300 |
commit | cdb0b0910e20b854d04454478139bda9f68a5423 (patch) | |
tree | eb2830d500dff51774a0affcaa95a1aa80a69f32 /dev-python/sphinx-testing | |
parent | media-tv/v4l-utils: Stabilize 1.22.1 sparc, #835935 (diff) | |
download | gentoo-cdb0b0910e20b854d04454478139bda9f68a5423.tar.gz gentoo-cdb0b0910e20b854d04454478139bda9f68a5423.tar.bz2 gentoo-cdb0b0910e20b854d04454478139bda9f68a5423.zip |
dev-python/sphinx-testing: Stabilize 1.0.1-r2 ppc64, #836532
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 a2ddb43834cc..26fb4ebeff12 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}] |