commit:     dc089f9e22bc6dccde13b31e6a6d1f0d40e96829
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Mar 28 12:37:30 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Mar 28 12:37:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dc089f9e

Revert "profiles/*: comment out per-profile-overlay masking until fixed"

This reverts commit e35882a127de4ecba8a716ddcea0bbc030ec5bca.

This has only made things worse, now repoman fails as well

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 profiles/arch.list     |  2 +-
 profiles/arches.desc   |  2 +-
 profiles/profiles.desc | 12 ++++++------
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/profiles/arch.list b/profiles/arch.list
index a53fb8ec9..5ed7343ce 100644
--- a/profiles/arch.list
+++ b/profiles/arch.list
@@ -1,4 +1,4 @@
 # Theo Anderson <[email protected]> (2021-01-06)
 # New arch created for the purpose of hiding profiles.
 # Assuming no one sets KEYWORDS="~hidden"
-#hidden
+hidden

diff --git a/profiles/arches.desc b/profiles/arches.desc
index 910c69a2c..99924d624 100644
--- a/profiles/arches.desc
+++ b/profiles/arches.desc
@@ -1,4 +1,4 @@
 # Theo Anderson <[email protected]> (2021-01-06)
 # Masked the new hidden arch as testing to keep
 # in line with no stable packages in ::guru
-#hidden  testing
+hidden  testing

diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 4671ab8cd..313f39660 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -3,9 +3,9 @@
 # arise and masks are needed. They must match :gentoo profiles.
 # Using parent files within the profiles allows gentoo: profiles
 # to inherit any ::guru masks we choose.
-#hidden  default/linux/amd64/17.1/selinux                        dev
-#hidden  default/linux/amd64/17.1/hardened/selinux               dev
-#hidden  default/linux/amd64/17.1/no-multilib/hardened/selinux   dev
-#hidden  default/linux/amd64/17.0/x32                            dev
-#hidden  default/linux/x86/17.0/selinux                          dev
-#hidden  default/linux/x86/17.0/hardened/selinux                 dev
+hidden  default/linux/amd64/17.1/selinux                        dev
+hidden  default/linux/amd64/17.1/hardened/selinux               dev
+hidden  default/linux/amd64/17.1/no-multilib/hardened/selinux   dev
+hidden  default/linux/amd64/17.0/x32                            dev
+hidden  default/linux/x86/17.0/selinux                          dev
+hidden  default/linux/x86/17.0/hardened/selinux                 dev

Reply via email to