diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-27 11:21:16 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-27 11:21:16 +0100 |
commit | b33edefd63df0d172a0171612f8ccd690a7a67ba (patch) | |
tree | e6c636f4f350af2a3a22814585473a2089bd0b08 /dev-python/snakeoil | |
parent | dev-python/sphinx-tabs: Keyword 3.1.0 for ~m68k (diff) | |
download | gentoo-b33edefd63df0d172a0171612f8ccd690a7a67ba.tar.gz gentoo-b33edefd63df0d172a0171612f8ccd690a7a67ba.tar.bz2 gentoo-b33edefd63df0d172a0171612f8ccd690a7a67ba.zip |
dev-python/snakeoil: Keyword 0.9.7 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/snakeoil')
-rw-r--r-- | dev-python/snakeoil/snakeoil-0.9.7.ebuild | 2 |
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 |