diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-21 23:11:13 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-21 23:28:33 +0100 |
commit | aa583d0fccdcf4ad51917bbd4037c3b4e3db87f3 (patch) | |
tree | 4a3c918e26479e30fce57b23c2081449cf1058e2 /dev-python/distlib | |
parent | profiles: Mask dev-python/{greenlet,pytest-cov}[doc] on m68k (diff) | |
download | gentoo-aa583d0fccdcf4ad51917bbd4037c3b4e3db87f3.tar.gz gentoo-aa583d0fccdcf4ad51917bbd4037c3b4e3db87f3.tar.bz2 gentoo-aa583d0fccdcf4ad51917bbd4037c3b4e3db87f3.zip |
dev-python/distlib: Keyword 0.3.2 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/distlib')
-rw-r--r-- | dev-python/distlib/distlib-0.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/distlib/distlib-0.3.2.ebuild b/dev-python/distlib/distlib-0.3.2.ebuild index 1f5679c4c7f4..fa54b57e602c 100644 --- a/dev-python/distlib/distlib-0.3.2.ebuild +++ b/dev-python/distlib/distlib-0.3.2.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="PSF-2" SLOT="0" -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" IUSE="test" # This package's tests are extremely fragile and tend to break or hang # when it doesn't like metadata of packages installed on the system. |