diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-29 21:11:11 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-29 21:11:11 +0300 |
commit | b11d373fc23dc9433b36978e95252479d3aca283 (patch) | |
tree | d5b6f78f9d39803f83e551ab94b4c7949fc97f37 /dev-python/sphinx-basic-ng | |
parent | dev-python/myst_parser: Keyword 0.18.0 x86, #855161 (diff) | |
download | gentoo-b11d373fc23dc9433b36978e95252479d3aca283.tar.gz gentoo-b11d373fc23dc9433b36978e95252479d3aca283.tar.bz2 gentoo-b11d373fc23dc9433b36978e95252479d3aca283.zip |
dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 x86, #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 6f6d42d32673..0805b4724104 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" +KEYWORDS="~amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |