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 6AFE8138350 for ; Fri, 7 Feb 2020 22:44:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51252E0827; Fri, 7 Feb 2020 22:44:45 +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 357E7E0827 for ; Fri, 7 Feb 2020 22:44:45 +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 D6A1934E8D7 for ; Fri, 7 Feb 2020 22:44:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D674F126 for ; Fri, 7 Feb 2020 22:44:41 +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: <1581115465.33a6d405b796f29893fc2a1890da4beb609ea26b.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-hotkeys/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild X-VCS-Directories: x11-plugins/pidgin-hotkeys/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 33a6d405b796f29893fc2a1890da4beb609ea26b X-VCS-Branch: master Date: Fri, 7 Feb 2020 22:44:41 +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: 80ae07a3-7e1c-4eaf-b6ee-67e92f5f415c X-Archives-Hash: c2e1aa2d44d355e6968f1f0545d6a8bd commit: 33a6d405b796f29893fc2a1890da4beb609ea26b Author: Mart Raudsepp gentoo org> AuthorDate: Fri Feb 7 22:28:52 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Feb 7 22:44:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33a6d405 x11-plugins/pidgin-hotkeys: drop to ~hppa Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild index f9dae97f4de..ec4f95533fb 100644 --- a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild +++ b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ppc x86" +KEYWORDS="amd64 ~hppa ppc x86" IUSE="" RDEPEND="net-im/pidgin[gtk]