diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-23 19:18:05 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-23 19:18:05 +0000 |
commit | b2ab7cebebafce30dc6288d2c6d1b7421b122712 (patch) | |
tree | 86e3fb5459d8ed714c668ce9415f708b30c3f10c | |
parent | media-libs/libsdl2: set IUSE=+haptic (diff) | |
download | gentoo-b2ab7cebebafce30dc6288d2c6d1b7421b122712.tar.gz gentoo-b2ab7cebebafce30dc6288d2c6d1b7421b122712.tar.bz2 gentoo-b2ab7cebebafce30dc6288d2c6d1b7421b122712.zip |
dev-python/sphinx-press-theme: Keyword 0.8.0 hppa, #921829
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 71f9695abd5e..2ef5e8270743 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 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" |