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 BFDF81381F3 for ; Sat, 30 Dec 2017 10:16:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1DF2E0839; Sat, 30 Dec 2017 10:16:23 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 80C37E0833 for ; Sat, 30 Dec 2017 10:16:23 +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 82EC6335C08 for ; Sat, 30 Dec 2017 10:16:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31B25A8 for ; Sat, 30 Dec 2017 10:16:21 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1514628962.b05a968ce9fb6eb73a793170e9097ae7df4cf2fd.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/alpha/package.use.mask profiles/arch/alpha/package.use.stable.mask X-VCS-Directories: profiles/arch/alpha/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: b05a968ce9fb6eb73a793170e9097ae7df4cf2fd X-VCS-Branch: master Date: Sat, 30 Dec 2017 10:16:21 +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-Archives-Salt: 5f99e0ca-7f42-4078-a336-285f29719bcf X-Archives-Hash: 79d25ce23af0502c44eb96cd1f1e5a81 commit: b05a968ce9fb6eb73a793170e9097ae7df4cf2fd Author: Michał Górny gentoo org> AuthorDate: Sat Dec 30 09:20:50 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Dec 30 10:16:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b05a968c profiles/arch/alpha: Remove masks for removed package USE flags profiles/arch/alpha/package.use.mask | 11 +---------- profiles/arch/alpha/package.use.stable.mask | 2 -- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index db0dbd61abb..32331977832 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -42,10 +42,6 @@ dev-vcs/git pcre-jit # Stack protector code is not ported to alpha (and may not ever be) >=sys-devel/gcc-6 ssp -# Tobias Klausmann (08 May 2017) -# USE=test requires valgrind, which will never be ported to alpha -app-misc/jq test - # Tobias Klausmann (02 Mar 2017) # libilbc has not been ported to alpha and likely never will be. media-video/ffmpeg libilbc @@ -211,7 +207,6 @@ net-misc/networkmanager teamd # See bug #533420. media-libs/clutter egl wayland media-libs/clutter-gtk wayland -x11-wm/mutter kms # Mark Wright (14-23 Dec 2014) # test dependencies need keywording @@ -282,7 +277,7 @@ media-libs/gst-plugins-base ivorbis # Alexandre Rostovtsev (31 Jan 2013) # remove mask when net-libs/libqmi is keyworded here -net-misc/modemmanager qmi qmi-newest +net-misc/modemmanager qmi # Alexandre Rostovtsev (22 Jan 2013) # remove mask if/when media-gfx/argyllcms is keywored here. @@ -339,10 +334,6 @@ app-text/asciidoc test # missing keywords on dependencies media-video/x264-encoder ffmpegsource -# Robin H. Johnson (03 Sep 2011) -# Remove this for your arch after you keyword dev-utils/google-perftools (bug #381737) -dev-libs/libmemcached tcmalloc - # Alexey Shvetsov (31 Aug 2011) # Mask numa use flag per bug #381313 sys-apps/hwloc numa diff --git a/profiles/arch/alpha/package.use.stable.mask b/profiles/arch/alpha/package.use.stable.mask index c261c887421..fd25171f245 100644 --- a/profiles/arch/alpha/package.use.stable.mask +++ b/profiles/arch/alpha/package.use.stable.mask @@ -34,7 +34,5 @@ media-plugins/gst-plugins-meta modplug x11-libs/gksu gnome # sufficiently recent wayland is not stable yet, bug #559062 -~dev-libs/efl-1.15.2 wayland ~dev-libs/efl-1.17.0 wayland -~media-libs/elementary-1.15.2 wayland ~media-libs/elementary-1.17.0 wayland