diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-16 16:10:58 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-16 16:10:58 +0300 |
commit | 8b0c295d0f673247b636891c23520e55fef90420 (patch) | |
tree | 068a5c76a4fe69db7211f592edb1ef03ab1be3d3 /dev-python/sphinx-basic-ng | |
parent | dev-libs/inih: Stabilize 56-r1 hppa, #868948 (diff) | |
download | gentoo-8b0c295d0f673247b636891c23520e55fef90420.tar.gz gentoo-8b0c295d0f673247b636891c23520e55fef90420.tar.bz2 gentoo-8b0c295d0f673247b636891c23520e55fef90420.zip |
dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha12 hppa, #869551
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-basic-ng')
-rw-r--r-- | dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild index 12fb01926fbc..72472e0d4cf9 100644 --- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild +++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |