From 237d5492a1a4d01eb6cf63f121afcf0f98b736c3 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Thu, 11 Nov 2021 15:51:10 +0100 Subject: [PATCH] profiles: Update mask for dev-lang/yasm The updated version of yasm dropped python use flag and disabled python support for good, since it was only supporting python 2. --- .../coreos-overlay/profiles/coreos/base/package.use.mask | 3 --- 1 file changed, 3 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use.mask b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use.mask index c78b55a650..a98fc7ad28 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use.mask +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use.mask @@ -4,9 +4,6 @@ app-crypt/gnupg smartcard ssl # We don't need integration with cvs, perl, or subversion in git, so we can dev-vcs/git cvs perl subversion -# not needed, requires cython -dev-lang/yasm python - # not needed, requires dev-lang/python-exec sys-apps/util-linux python