diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-09 18:54:45 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-09 18:54:45 +0300 |
commit | ff4ffcbe761f362b9fb34af5f39163da2c3d2de3 (patch) | |
tree | cda33d8358625137085eabf0fd53f3a2b16d0411 /dev-python/sphinx-press-theme | |
parent | media-gfx/alembic: Stabilize 1.8.6 amd64, #928991 (diff) | |
download | gentoo-ff4ffcbe761f362b9fb34af5f39163da2c3d2de3.tar.gz gentoo-ff4ffcbe761f362b9fb34af5f39163da2c3d2de3.tar.bz2 gentoo-ff4ffcbe761f362b9fb34af5f39163da2c3d2de3.zip |
dev-python/sphinx-press-theme: Stabilize 0.9.1 amd64, #928992
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-press-theme')
-rw-r--r-- | dev-python/sphinx-press-theme/sphinx-press-theme-0.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-press-theme/sphinx-press-theme-0.9.1.ebuild b/dev-python/sphinx-press-theme/sphinx-press-theme-0.9.1.ebuild index c6e6e6acbc2f..bb2ab195a886 100644 --- a/dev-python/sphinx-press-theme/sphinx-press-theme-0.9.1.ebuild +++ b/dev-python/sphinx-press-theme/sphinx-press-theme-0.9.1.ebuild @@ -15,6 +15,6 @@ HOMEPAGE="https://github.com/schettino72/sphinx_press_theme" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" |