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