diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 21:36:35 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 21:36:35 +0300 |
commit | 061a9c99505bd36df1141fcc5dc3c168c1336078 (patch) | |
tree | ffb8808c8e88c2a998cd86c432c1da936ae3e28f /dev-python/sphinx-basic-ng | |
parent | dev-python/furo: Stabilize 2022.6.21 arm64, #863167 (diff) | |
download | gentoo-061a9c99505bd36df1141fcc5dc3c168c1336078.tar.gz gentoo-061a9c99505bd36df1141fcc5dc3c168c1336078.tar.bz2 gentoo-061a9c99505bd36df1141fcc5dc3c168c1336078.zip |
dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha11 arm64, #863167
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_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 9ae38621df20..49ac48c827f7 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 ~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 )" |