From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7870C13835A for ; Thu, 8 Oct 2020 10:44:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B3FCE0830; Thu, 8 Oct 2020 10:44:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5E6B9E0824 for ; Thu, 8 Oct 2020 10:44:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E8A78340E0A for ; Thu, 8 Oct 2020 10:44:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6471F386 for ; Thu, 8 Oct 2020 10:44:13 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1602153213.e94ff8eb965c1298781e546d189249f3febc5be2.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.stable.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: e94ff8eb965c1298781e546d189249f3febc5be2 X-VCS-Branch: master Date: Thu, 8 Oct 2020 10:44:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4b97f0a1-7487-44d3-911c-bb449aee29cb X-Archives-Hash: 1bf89166267f8b286c058dd03b451a8b commit: e94ff8eb965c1298781e546d189249f3febc5be2 Author: Joonas Niilola gentoo org> AuthorDate: Thu Oct 8 10:33:33 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Oct 8 10:33:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e94ff8eb profiles/base: stable-mask efl[avif] Signed-off-by: Joonas Niilola gentoo.org> profiles/base/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 9c9cb38905d..3a3b7af9c7e 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 (2020-10-08) +# Experimental feature not yet stabilized. Use with caution. +dev-libs/efl avif + # Michał Górny (2020-09-20) # Always build python-exec with all the targets. dev-lang/python-exec -python_targets_python3_9