summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-09-23 23:23:45 +0100
committerJames Le Cuirot <chewi@gentoo.org>2021-09-24 22:36:18 +0100
commit2a3d7861130517047e64cc156805f41c9ea49edf (patch)
tree5aafbd741c2fbf5e341fca10a7edb8083d18d46b /dev-python/scripttest
parentapp-portage/elt-patches: add fsanitize & fuse-ld support (diff)
downloadgentoo-2a3d7861130517047e64cc156805f41c9ea49edf.tar.gz
gentoo-2a3d7861130517047e64cc156805f41c9ea49edf.tar.bz2
gentoo-2a3d7861130517047e64cc156805f41c9ea49edf.zip
dev-python/scripttest: Keyword 1.3.0-r1 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/scripttest')
-rw-r--r--dev-python/scripttest/scripttest-1.3.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scripttest/scripttest-1.3.0-r1.ebuild b/dev-python/scripttest/scripttest-1.3.0-r1.ebuild
index fdd926b2be42..6a6be6c5075a 100644
--- a/dev-python/scripttest/scripttest-1.3.0-r1.ebuild
+++ b/dev-python/scripttest/scripttest-1.3.0-r1.ebuild
@@ -14,6 +14,6 @@ SRC_URI="https://github.com/pypa/scripttest/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos"
distutils_enable_tests pytest