diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-07-03 16:43:23 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-07-03 16:43:23 +0200 |
commit | 8bf1c141f9f1ba68334230ecb1dc9ba79b4cc34d (patch) | |
tree | c31f8641e572ed415b4f5c1e49730ece12fb11b1 /dev-python/sphinx-basic-ng | |
parent | dev-python/furo: Keyword 2022.6.21 hppa, #855161 (diff) | |
download | gentoo-8bf1c141f9f1ba68334230ecb1dc9ba79b4cc34d.tar.gz gentoo-8bf1c141f9f1ba68334230ecb1dc9ba79b4cc34d.tar.bz2 gentoo-8bf1c141f9f1ba68334230ecb1dc9ba79b4cc34d.zip |
dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 hppa, #855161
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-basic-ng')
-rw-r--r-- | dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild index 3d1a6ea186f7..fe3898e7b540 100644 --- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild +++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86" IUSE="test" RESTRICT="!test? ( test )" |