diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-02 10:33:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-02 10:33:21 +0300 |
commit | fa76bdb662e6e606edfb0fc53e101a074118a85f (patch) | |
tree | 1e668acf8824854cf5390b8c8b631e3321d5ba37 /dev-python/sphinx-testing | |
parent | dev-python/pyopengl: Stabilize 3.1.6 arm, #836513 (diff) | |
download | gentoo-fa76bdb662e6e606edfb0fc53e101a074118a85f.tar.gz gentoo-fa76bdb662e6e606edfb0fc53e101a074118a85f.tar.bz2 gentoo-fa76bdb662e6e606edfb0fc53e101a074118a85f.zip |
dev-python/sphinx-testing: Stabilize 1.0.1-r2 arm, #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 f924fbbfc86c..ab378ba4986e 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}] |