commit: 7d8e74e71792f4885130d383890ae23ee204a895
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 13:17:50 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 13:17:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d8e74e7
profiles: stable.{un}mask app-crypt/pinentry[efl]
Bug: https://bugs.gentoo.org/807977
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
profiles/arch/amd64/package.use.stable.mask | 4 ++++
profiles/arch/x86/package.use.stable.mask | 4 ++++
profiles/base/package.use.stable.mask | 4 ++++
3 files changed, 12 insertions(+)
diff --git a/profiles/arch/amd64/package.use.stable.mask
b/profiles/arch/amd64/package.use.stable.mask
index 7abfa2b749c..4e7011e833f 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# Joonas Niilola <[email protected]> (2021-08-13)
+# dev-libs/efl is stabilized on amd64.
+app-crypt/pinentry -efl
+
# Sam James <[email protected]> (2021-07-17)
# Haskell isn't stable on amd64 (or anywhere)
# bug #801652
diff --git a/profiles/arch/x86/package.use.stable.mask
b/profiles/arch/x86/package.use.stable.mask
index 0a7d4ece539..59906cad155 100644
--- a/profiles/arch/x86/package.use.stable.mask
+++ b/profiles/arch/x86/package.use.stable.mask
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# Joonas Niilola <[email protected]> (2021-08-13)
+# dev-libs/efl is stabilized on x86.
+app-crypt/pinentry -efl
+
# Sam James <[email protected]> (2021-07-17)
# Haskell isn't stable on amd64 (or anywhere)
# bug #801652
diff --git a/profiles/base/package.use.stable.mask
b/profiles/base/package.use.stable.mask
index cc9e7de5986..b8250321b86 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -4,6 +4,10 @@
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in package.use.mask
+# Joonas Niilola <[email protected]> (2021-08-13)
+# dev-libs/efl is only stabilized on two arches.
+app-crypt/pinentry efl
+
# Conrad Kostecki <[email protected]> (2021-07-18)
# For docs, app-text/pandoc is needed, which is currently
# not stabilized and probably will not be in near future.