diff options
author | 2021-09-26 08:02:55 +0100 | |
---|---|---|
committer | 2021-09-26 08:05:19 +0100 | |
commit | 72e76790be8f9e5d5bcb543e8f58d8876efaf9db (patch) | |
tree | e69cd605ceddf622ae9cd6526e084c6153ee1709 /dev-python/whoosh | |
parent | dev-python/backports-zoneinfo: Keyword 0.2.1-r1 for ~m68k (diff) | |
download | gentoo-72e76790be8f9e5d5bcb543e8f58d8876efaf9db.tar.gz gentoo-72e76790be8f9e5d5bcb543e8f58d8876efaf9db.tar.bz2 gentoo-72e76790be8f9e5d5bcb543e8f58d8876efaf9db.zip |
dev-python/whoosh: Keyword 2.7.4-r1 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/whoosh')
-rw-r--r-- | dev-python/whoosh/whoosh-2.7.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/whoosh/whoosh-2.7.4-r1.ebuild b/dev-python/whoosh/whoosh-2.7.4-r1.ebuild index 5ae27273496b..527817542918 100644 --- a/dev-python/whoosh/whoosh-2.7.4-r1.ebuild +++ b/dev-python/whoosh/whoosh-2.7.4-r1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${P^}" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-solaris" PATCHES=( "${FILESDIR}"/${PN}-2.7.4-tests-specify-utf8.patch |