diff options
author | 2022-01-26 23:26:30 +0000 | |
---|---|---|
committer | 2022-01-26 23:26:30 +0000 | |
commit | 7196470c8de8b93f78f563cec0deac6f5d0bd8d8 (patch) | |
tree | 1f3bc66f21584269428cc330836fdc5adb312f62 /profiles/arch/m68k | |
parent | dev-python/iso8601: Switch to PEP 517 build (diff) | |
download | gentoo-7196470c8de8b93f78f563cec0deac6f5d0bd8d8.tar.gz gentoo-7196470c8de8b93f78f563cec0deac6f5d0bd8d8.tar.bz2 gentoo-7196470c8de8b93f78f563cec0deac6f5d0bd8d8.zip |
profiles: Drop dev-python/setuptools[test] mask on m68k
The dependencies are keyworded now and the tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'profiles/arch/m68k')
-rw-r--r-- | profiles/arch/m68k/package.use.mask | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index 7ba819280c8c..fb5823138e69 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -55,7 +55,6 @@ dev-python/jsonschema test dev-python/nose test dev-python/pytest-regressions test dev-python/requests test -dev-python/setuptools test dev-python/sphinx test dev-python/urllib3 test |