diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-23 16:40:23 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-01-23 23:56:14 -0500 |
commit | a948bdaea2929a2015859684a0a498afc66c0a45 (patch) | |
tree | 0bfa06381c80311e50c2a2313963d8b884c80804 /dev-python/sphinx-press-theme | |
parent | dev-cpp/benchmark: Stabilize 1.8.3 x86, #916278 (diff) | |
download | gentoo-a948bdaea2929a2015859684a0a498afc66c0a45.tar.gz gentoo-a948bdaea2929a2015859684a0a498afc66c0a45.tar.bz2 gentoo-a948bdaea2929a2015859684a0a498afc66c0a45.zip |
dev-python/sphinx-press-theme: Keyword 0.8.0 ia64, #921829
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@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 2ef5e8270743..c6e6e6acbc2f 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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" |