commit: abf5e3853fa0a45902b2804816fa26fcb3f63073 Author: mudler <mudler <AT> sabayon <DOT> org> AuthorDate: Tue Oct 18 20:30:18 2016 +0000 Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org> CommitDate: Sun Oct 23 15:18:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abf5e385
profiles: unmask gambit and scm USE for >=dev-scheme/slib-3.2.5 on x86 profiles/arch/x86/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 4e25ae4..05397bd 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -4,6 +4,10 @@ # This file requires >=portage-2.1.1 +# Ettore Di Giacinto <[email protected]> (18 Oct 2016) +# Enable gambit and scm only on supported architectures +>=dev-scheme/slib-3.2.5 -gambit -scm + # Thomas Deutschmann <[email protected]> (22 Sep 2016) # Enable MQTT support on supported architectures app-admin/collectd -collectd_plugins_mqtt
