diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-30 11:31:40 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-30 11:31:40 +0000 |
commit | 3f12e46846f01a00ca1b0a7e00260650dbf51d86 (patch) | |
tree | 2724efcb45a524e7184382b9a947b5be2c79c969 /dev-python/backcall | |
parent | app-crypt/argon2: Keyword 20190702-r1 for ~m68k (diff) | |
download | gentoo-3f12e46846f01a00ca1b0a7e00260650dbf51d86.tar.gz gentoo-3f12e46846f01a00ca1b0a7e00260650dbf51d86.tar.bz2 gentoo-3f12e46846f01a00ca1b0a7e00260650dbf51d86.zip |
dev-python/backcall: Keyword 0.2.0-r1 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/backcall')
-rw-r--r-- | dev-python/backcall/backcall-0.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/backcall/backcall-0.2.0-r1.ebuild b/dev-python/backcall/backcall-0.2.0-r1.ebuild index f4b9aa9b9c94..444d8975dc00 100644 --- a/dev-python/backcall/backcall-0.2.0-r1.ebuild +++ b/dev-python/backcall/backcall-0.2.0-r1.ebuild @@ -14,6 +14,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" distutils_enable_tests pytest |