summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/virtualenv/virtualenv-20.8.1.ebuild2
-rw-r--r--profiles/arch/m68k/package.use.mask1
2 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/virtualenv/virtualenv-20.8.1.ebuild b/dev-python/virtualenv/virtualenv-20.8.1.ebuild
index 7e18c125fdac..2bfbb6c72e50 100644
--- a/dev-python/virtualenv/virtualenv-20.8.1.ebuild
+++ b/dev-python/virtualenv/virtualenv-20.8.1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
SLOT="0"
RDEPEND="
diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask
index e6b69f4c0c83..6795f20a81b9 100644
--- a/profiles/arch/m68k/package.use.mask
+++ b/profiles/arch/m68k/package.use.mask
@@ -47,7 +47,6 @@ dev-python/nose test
dev-python/requests test
dev-python/setuptools test
dev-python/urllib3 test
-dev-python/virtualenv test
# James Le Cuirot <chewi@gentoo.org> (2021-08-20)
# The CLI requires many unkeyworded dependencies.