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 E3BFB138334 for ; Thu, 5 Dec 2019 01:09:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28CE9E082F; Thu, 5 Dec 2019 01:09:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 0EC7CE082F for ; Thu, 5 Dec 2019 01:09:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 326F234D7D8 for ; Thu, 5 Dec 2019 01:09:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF1EE8C9 for ; Thu, 5 Dec 2019 01:09:56 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1575508189.9bede26201c0c4ade91a8d744e2e911684152a9a.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/alpha/use.stable.mask X-VCS-Directories: profiles/arch/alpha/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 9bede26201c0c4ade91a8d744e2e911684152a9a X-VCS-Branch: master Date: Thu, 5 Dec 2019 01:09:56 +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: 8a76cc86-7225-4b9a-83f1-117862125a2f X-Archives-Hash: e626375c17b145193bcb31b34cdcd6c5 commit: 9bede26201c0c4ade91a8d744e2e911684152a9a Author: Matt Turner gentoo org> AuthorDate: Thu Dec 5 01:09:31 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Dec 5 01:09:49 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bede262 profiles/alpha: Drop elogind from use.stable.mask Signed-off-by: Matt Turner gentoo.org> profiles/arch/alpha/use.stable.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask index 8cdd1ddda1e..90038006e71 100644 --- a/profiles/arch/alpha/use.stable.mask +++ b/profiles/arch/alpha/use.stable.mask @@ -12,10 +12,6 @@ php # Dependency not yet stable (dev-libs/libappindicator). ayatana -# Andreas Sturmlechner (2019-07-22) -# sys-auth/elogind is not yet stable here. bug #682158 -elogind - # Mike Gilbert (2017-06-08) # dev-lang/python:3.7 is not stable. python_targets_python3_7