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 DBC12139360 for ; Wed, 11 Aug 2021 00:24:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20769E08FF; Wed, 11 Aug 2021 00:24:04 +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 0BAA4E08FF for ; Wed, 11 Aug 2021 00:24:03 +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 87C4E342EFD for ; Wed, 11 Aug 2021 00:24:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BCF5F8B0 for ; Wed, 11 Aug 2021 00:23:59 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1628641317.9e7cfda6eb8570027b5f063360832c308e18deca.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/etherape/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/etherape/etherape-0.9.20.ebuild X-VCS-Directories: net-analyzer/etherape/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9e7cfda6eb8570027b5f063360832c308e18deca X-VCS-Branch: master Date: Wed, 11 Aug 2021 00:23:59 +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: 525ab5ee-b900-4315-9e7f-268fad3373d6 X-Archives-Hash: ac46f908f4be740fa16f81b0f743351a commit: 9e7cfda6eb8570027b5f063360832c308e18deca Author: Sam James gentoo org> AuthorDate: Wed Aug 11 00:21:57 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Aug 11 00:21:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e7cfda6 net-analyzer/etherape: Stabilize 0.9.20 sparc, #807436 Signed-off-by: Sam James gentoo.org> net-analyzer/etherape/etherape-0.9.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/etherape/etherape-0.9.20.ebuild b/net-analyzer/etherape/etherape-0.9.20.ebuild index b8329852e19..e1b4495473b 100644 --- a/net-analyzer/etherape/etherape-0.9.20.ebuild +++ b/net-analyzer/etherape/etherape-0.9.20.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/etherape/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm64 ppc ppc64 sparc x86" RDEPEND=" dev-libs/glib:2