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 2E0ED158087 for ; Tue, 7 Dec 2021 06:26:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B0622BC021; Tue, 7 Dec 2021 06:26:10 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 51E8F2BC021 for ; Tue, 7 Dec 2021 06:26:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6ECD53433A4 for ; Tue, 7 Dec 2021 06:26:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0E01D239 for ; Tue, 7 Dec 2021 06:26:07 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1638858272.733258a1f13bb1aa0f14d1b6b6331cf27a7fbe06.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/sakura/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/sakura/sakura-3.8.3.ebuild X-VCS-Directories: x11-terms/sakura/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 733258a1f13bb1aa0f14d1b6b6331cf27a7fbe06 X-VCS-Branch: master Date: Tue, 7 Dec 2021 06:26: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: 612e9103-005a-415f-9d05-db1b567c5a32 X-Archives-Hash: be81baa5439359d4a2797d0ae773b71b commit: 733258a1f13bb1aa0f14d1b6b6331cf27a7fbe06 Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Dec 7 06:24:32 2021 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Dec 7 06:24:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=733258a1 x11-terms/sakura: x86 stable wrt bug #828317 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> x11-terms/sakura/sakura-3.8.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/sakura/sakura-3.8.3.ebuild b/x11-terms/sakura/sakura-3.8.3.ebuild index eb5764801c2a..717bbf73513c 100644 --- a/x11-terms/sakura/sakura-3.8.3.ebuild +++ b/x11-terms/sakura/sakura-3.8.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/sakura/trunk/${PV}/+download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~x86-linux" +KEYWORDS="amd64 x86 ~x86-linux" RDEPEND=" dev-libs/glib:2