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 65DCF1396D0 for ; Tue, 15 Aug 2017 23:22:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93092E0C7A; Tue, 15 Aug 2017 23:22:33 +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 7057EE0C7A for ; Tue, 15 Aug 2017 23:22:33 +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 7A07134177E for ; Tue, 15 Aug 2017 23:22:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B80437842 for ; Tue, 15 Aug 2017 23:22:30 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1502839339.4434e53db9b7dfefba804ccebc85451ee7360d58.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-tweak-tool/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.24.1.ebuild X-VCS-Directories: gnome-extra/gnome-tweak-tool/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 4434e53db9b7dfefba804ccebc85451ee7360d58 X-VCS-Branch: master Date: Tue, 15 Aug 2017 23:22:30 +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: 44613233-ea28-4b01-b8e4-57cb218b68ef X-Archives-Hash: cedb93b5f784d74b846d87b3c18ccccc commit: 4434e53db9b7dfefba804ccebc85451ee7360d58 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Tue Aug 15 23:22:19 2017 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Tue Aug 15 23:22:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4434e53d gnome-extra/gnome-tweak-tool: drop keywords due to missing keyword on gnome-shell Package-Manager: Portage-2.3.7, Repoman-2.3.3 gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.24.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.24.1.ebuild b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.24.1.ebuild index 5791e8849e4..ad1a344271f 100644 --- a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.24.1.ebuild +++ b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.24.1.ebuild @@ -16,7 +16,7 @@ SLOT="0" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" COMMON_DEPEND=" ${PYTHON_DEPS}