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 C183C13835A for ; Mon, 7 Jun 2021 06:22:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E89FAE0877; Mon, 7 Jun 2021 06:22:05 +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 CDD89E0877 for ; Mon, 7 Jun 2021 06:22:05 +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 BB47F340B98 for ; Mon, 7 Jun 2021 06:22:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D1C87A2 for ; Mon, 7 Jun 2021 06:22:03 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1623046913.3218e5bf5c9024b3403e6064fa82d39160eda0b6.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-weather/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-weather/gnome-weather-40.0.ebuild X-VCS-Directories: gnome-extra/gnome-weather/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 3218e5bf5c9024b3403e6064fa82d39160eda0b6 X-VCS-Branch: master Date: Mon, 7 Jun 2021 06:22:03 +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: ac0b9e12-90e7-4365-9213-e6b909423024 X-Archives-Hash: b50a54ccc9a21d926b63680b1aacfb2c commit: 3218e5bf5c9024b3403e6064fa82d39160eda0b6 Author: Georgy Yakovlev gentoo org> AuthorDate: Wed Jun 2 15:53:30 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Mon Jun 7 06:21:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3218e5bf gnome-extra/gnome-weather: add ~ppc64 keyword Signed-off-by: Georgy Yakovlev gentoo.org> gnome-extra/gnome-weather/gnome-weather-40.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-weather/gnome-weather-40.0.ebuild b/gnome-extra/gnome-weather/gnome-weather-40.0.ebuild index 72bdad82ee2..0302c9bd140 100644 --- a/gnome-extra/gnome-weather/gnome-weather-40.0.ebuild +++ b/gnome-extra/gnome-weather/gnome-weather-40.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Design/Apps/Weather" LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" DEPEND=" >=dev-libs/glib-2.32:2