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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 26191158086 for ; Sun, 2 Jan 2022 08:11:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B71F2C4003; Sun, 2 Jan 2022 08:11:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA9432C4003 for ; Sun, 2 Jan 2022 08:11:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 22EF1342D9B for ; Sun, 2 Jan 2022 08:11:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6476B233 for ; Sun, 2 Jan 2022 08:11:07 +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: <1641111028.630dcb180c2702055f216f6534268bce3d6c9a3f.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/guake/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/guake/guake-3.8.1.ebuild X-VCS-Directories: x11-terms/guake/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 630dcb180c2702055f216f6534268bce3d6c9a3f X-VCS-Branch: master Date: Sun, 2 Jan 2022 08:11:07 +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: 3c4752a4-601d-4b47-a180-b7ff0d8e3e8b X-Archives-Hash: 932604d2cb4e40eaca3960369c25529d commit: 630dcb180c2702055f216f6534268bce3d6c9a3f Author: Georgy Yakovlev gentoo org> AuthorDate: Sun Jan 2 08:10:05 2022 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sun Jan 2 08:10:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=630dcb18 x11-terms/guake: keyword 3.8.1 for ~ppc64 Signed-off-by: Georgy Yakovlev gentoo.org> x11-terms/guake/guake-3.8.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-terms/guake/guake-3.8.1.ebuild b/x11-terms/guake/guake-3.8.1.ebuild index 71d4f73f338c..f1c55d56c102 100644 --- a/x11-terms/guake/guake-3.8.1.ebuild +++ b/x11-terms/guake/guake-3.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Guake/guake/archive/refs/tags/${PV}.tar.gz -> ${P}.t LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="utempter" RDEPEND="