diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-09 18:54:46 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-09 18:54:46 +0300 |
commit | 9c4f8888477b42833dbd6a22bdbfb3d525b7370f (patch) | |
tree | 1c21cf764c9dfc314fe99c7cffcfb08e2643aa5a /dev-python/sphinx-press-theme | |
parent | dev-python/sphinx-press-theme: Stabilize 0.9.1 amd64, #928992 (diff) | |
download | gentoo-9c4f8888477b42833dbd6a22bdbfb3d525b7370f.tar.gz gentoo-9c4f8888477b42833dbd6a22bdbfb3d525b7370f.tar.bz2 gentoo-9c4f8888477b42833dbd6a22bdbfb3d525b7370f.zip |
dev-python/sphinx-press-theme: Stabilize 0.9.1 x86, #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 bb2ab195a886..3dd768dd5e95 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}]" |