diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-25 22:19:15 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-25 22:27:00 +0100 |
commit | 2de454738a7c5a3d6419858cd3ff96f4c274b9fc (patch) | |
tree | f36c91cce5e03d7b4036a39dd0fe71fd33674137 /dev-python/pytest-expect | |
parent | dev-python/sqlalchemy: Keyword 1.4.25 for ~m68k (diff) | |
download | gentoo-2de454738a7c5a3d6419858cd3ff96f4c274b9fc.tar.gz gentoo-2de454738a7c5a3d6419858cd3ff96f4c274b9fc.tar.bz2 gentoo-2de454738a7c5a3d6419858cd3ff96f4c274b9fc.zip |
dev-python/pytest-expect: Keyword 1.1.0-r1 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/pytest-expect')
-rw-r--r-- | dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild b/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild index 1b3a2ce59ab0..4cf73b582293 100644 --- a/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild +++ b/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" # no tests RESTRICT="test" |