dev-python/cppy: Keyword 1.2.1-r1 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
James Le Cuirot
2022-04-10 13:48:08 +01:00
parent ca16ac97dd
commit 4c7c399572

View File

@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~s390 ~x86"
KEYWORDS="~alpha ~amd64 ~ia64 ~m68k ~s390 ~x86"
# bug #836765 for setuptools >= dep
BDEPEND=">=dev-python/setuptools-61.2[${PYTHON_USEDEP}]"