diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-01 09:10:30 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-01 09:10:30 +0300 |
commit | 0376cc616cb1bbb46b56d7ae2cda57e0376cc68c (patch) | |
tree | 2cd15b6c253e01bf39a8ac3468fae632739f46c4 /dev-python/sphinx-basic-ng | |
parent | dev-python/furo: Keyword 2022.6.21 arm64, #855161 (diff) | |
download | gentoo-0376cc616cb1bbb46b56d7ae2cda57e0376cc68c.tar.gz gentoo-0376cc616cb1bbb46b56d7ae2cda57e0376cc68c.tar.bz2 gentoo-0376cc616cb1bbb46b56d7ae2cda57e0376cc68c.zip |
dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 arm64, #855161
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 5e40649c2cf8..3d1a6ea186f7 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 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86" IUSE="test" RESTRICT="!test? ( test )" |