diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-05 08:00:59 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-05 08:00:59 +0000 |
commit | a7e838be42b621a474a290dbbb556d1fc816889d (patch) | |
tree | a7127a5e361f491ea8bcd57c44b478a037eecffd /dev-python/sphinx-epytext | |
parent | www-client/firefox: redefine 'pulseaudio' flag to mention apulse (diff) | |
download | gentoo-a7e838be42b621a474a290dbbb556d1fc816889d.tar.gz gentoo-a7e838be42b621a474a290dbbb556d1fc816889d.tar.bz2 gentoo-a7e838be42b621a474a290dbbb556d1fc816889d.zip |
dev-python/sphinx-epytext: Stabilize 0.0.4-r1 hppa, #909670
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-epytext')
-rw-r--r-- | dev-python/sphinx-epytext/sphinx-epytext-0.0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4-r1.ebuild b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4-r1.ebuild index 849694c401c8..8d250ab459ef 100644 --- a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4-r1.ebuild +++ b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4-r1.ebuild @@ -14,6 +14,6 @@ HOMEPAGE="https://pypi.org/project/sphinx-epytext/ https://github.com/jayvdb/sph LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86" RDEPEND=">=dev-python/sphinx-1.7.5[${PYTHON_USEDEP}]" |