diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-07-11 13:13:01 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-07-11 13:13:01 +0100 |
commit | 3e13cfdff18c8640476849bfe0abd09738aed978 (patch) | |
tree | 59f0444a68fb96c3794b419136c5473082033c44 /dev-python/sphinx-basic-ng | |
parent | dev-python/myst_parser: Keyword 0.18.0 for ~m68k (diff) | |
download | gentoo-3e13cfdff18c8640476849bfe0abd09738aed978.tar.gz gentoo-3e13cfdff18c8640476849bfe0abd09738aed978.tar.bz2 gentoo-3e13cfdff18c8640476849bfe0abd09738aed978.zip |
dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@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 b9693a1a852c..e6f2a27ae78a 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 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |