diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-25 22:17:14 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-25 22:26:50 +0100 |
commit | 84a9be9cc8f3f8e58367c06727c5cf28346271f4 (patch) | |
tree | c0d908b8c9a0f772b720009e6401f590b0c543ad /dev-python/webencodings | |
parent | profiles: finally deprecate riscv 17.0 profiles, nearly forgot this (diff) | |
download | gentoo-84a9be9cc8f3f8e58367c06727c5cf28346271f4.tar.gz gentoo-84a9be9cc8f3f8e58367c06727c5cf28346271f4.tar.bz2 gentoo-84a9be9cc8f3f8e58367c06727c5cf28346271f4.zip |
dev-python/webencodings: Keyword 0.5.1-r1 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/webencodings')
-rw-r--r-- | dev-python/webencodings/webencodings-0.5.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webencodings/webencodings-0.5.1-r1.ebuild b/dev-python/webencodings/webencodings-0.5.1-r1.ebuild index 58c3d8d1c778..58cd89f1f9c9 100644 --- a/dev-python/webencodings/webencodings-0.5.1-r1.ebuild +++ b/dev-python/webencodings/webencodings-0.5.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" distutils_enable_tests pytest |