diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-20 15:25:16 -0500 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-01-21 09:54:25 +0200 |
commit | fd3f269bd41dadf2142a02859ee95ef04eb75213 (patch) | |
tree | fbb46974e5616e62e5e3b2b2aa9bd1222fd615b0 /dev-python/sphinx-press-theme | |
parent | media-gfx/imagemagick: Stabilize 6.9.13.3 ppc64, #921372 (diff) | |
download | gentoo-fd3f269bd41dadf2142a02859ee95ef04eb75213.tar.gz gentoo-fd3f269bd41dadf2142a02859ee95ef04eb75213.tar.bz2 gentoo-fd3f269bd41dadf2142a02859ee95ef04eb75213.zip |
dev-python/sphinx-press-theme: Keyword 0.8.0 alpha, #921829
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-press-theme')
-rw-r--r-- | dev-python/sphinx-press-theme/sphinx-press-theme-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-press-theme/sphinx-press-theme-0.8.0.ebuild b/dev-python/sphinx-press-theme/sphinx-press-theme-0.8.0.ebuild index ea07e9d12d44..71f9695abd5e 100644 --- a/dev-python/sphinx-press-theme/sphinx-press-theme-0.8.0.ebuild +++ b/dev-python/sphinx-press-theme/sphinx-press-theme-0.8.0.ebuild @@ -15,6 +15,6 @@ HOMEPAGE="https://github.com/schettino72/sphinx_press_theme" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" |