diff options
author | 2022-09-11 09:55:40 +0200 | |
---|---|---|
committer | 2022-09-11 09:55:40 +0200 | |
commit | 347d9afd4d94c215e98598e931cc9bc76e62cf94 (patch) | |
tree | a12cdf2c7cfdc700768f3bdd730bd23513f80d64 /dev-python/sphinx-basic-ng | |
parent | dev-python/sqlalchemy: Stabilize 1.4.40 sparc, #869548 (diff) | |
download | gentoo-347d9afd4d94c215e98598e931cc9bc76e62cf94.tar.gz gentoo-347d9afd4d94c215e98598e931cc9bc76e62cf94.tar.bz2 gentoo-347d9afd4d94c215e98598e931cc9bc76e62cf94.zip |
dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha12 sparc, #869551
Signed-off-by: Agostino Sarubbo <ago@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 e8a6131cc845..12fb01926fbc 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 )" |