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 C8F3A138351 for ; Sat, 25 Apr 2020 21:14:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18242E08D3; Sat, 25 Apr 2020 21:14:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 02834E08D3 for ; Sat, 25 Apr 2020 21:14:55 +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 AAC3734F030 for ; Sat, 25 Apr 2020 21:14:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B4541F9 for ; Sat, 25 Apr 2020 21:14:51 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1587849108.400c43d043b67ffc444744412166aa4e3de891ce.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-tweaks/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-tweaks/gnome-tweaks-3.32.0-r1.ebuild X-VCS-Directories: gnome-extra/gnome-tweaks/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 400c43d043b67ffc444744412166aa4e3de891ce X-VCS-Branch: master Date: Sat, 25 Apr 2020 21:14:51 +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: cd5e62ac-5479-40c3-b703-473db6ed5814 X-Archives-Hash: 2cf0804508dd0dd573d279887b8a3055 commit: 400c43d043b67ffc444744412166aa4e3de891ce Author: Mart Raudsepp gentoo org> AuthorDate: Sat Apr 25 21:11:48 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Apr 25 21:11:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=400c43d0 gnome-extra/gnome-tweaks: drop alpha keywords Needs gnome-shell, which had ancient version with alpha keywords removed. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> gnome-extra/gnome-tweaks/gnome-tweaks-3.32.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-tweaks/gnome-tweaks-3.32.0-r1.ebuild b/gnome-extra/gnome-tweaks/gnome-tweaks-3.32.0-r1.ebuild index 9fcf3109add..9fd3cac37c4 100644 --- a/gnome-extra/gnome-tweaks/gnome-tweaks-3.32.0-r1.ebuild +++ b/gnome-extra/gnome-tweaks/gnome-tweaks-3.32.0-r1.ebuild @@ -15,7 +15,7 @@ SLOT="0" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" COMMON_DEPEND=" ${PYTHON_DEPS}