summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-09-27 11:21:16 +0100
committerJames Le Cuirot <chewi@gentoo.org>2021-09-27 11:21:16 +0100
commitb33edefd63df0d172a0171612f8ccd690a7a67ba (patch)
treee6c636f4f350af2a3a22814585473a2089bd0b08
parentdev-python/sphinx-tabs: Keyword 3.1.0 for ~m68k (diff)
downloadgentoo-b33edefd.tar.gz
gentoo-b33edefd.tar.bz2
gentoo-b33edefd.zip
dev-python/snakeoil: Keyword 0.9.7 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r--dev-python/snakeoil/snakeoil-0.9.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/snakeoil/snakeoil-0.9.7.ebuild b/dev-python/snakeoil/snakeoil-0.9.7.ebuild
index 797d24910001..036e753319ec 100644
--- a/dev-python/snakeoil/snakeoil-0.9.7.ebuild
+++ b/dev-python/snakeoil/snakeoil-0.9.7.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/pkgcore/snakeoil.git"
inherit git-r3
else
- KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi