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 6FD6915802F for ; Sat, 4 Mar 2023 13:51:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48435E0857; Sat, 4 Mar 2023 13:51:54 +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 308DBE0857 for ; Sat, 4 Mar 2023 13:51:54 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 48A84335D63 for ; Sat, 4 Mar 2023 13:51:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6ACDC8DC for ; Sat, 4 Mar 2023 13:51:49 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1677937784.b9c8d7a97c5639cee5dde7bde79c9850b4148842.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/trayer/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/trayer/trayer-1.0-r5.ebuild X-VCS-Directories: x11-misc/trayer/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: b9c8d7a97c5639cee5dde7bde79c9850b4148842 X-VCS-Branch: master Date: Sat, 4 Mar 2023 13:51:49 +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: 797ceefc-4488-48c5-98a4-083ad30ba131 X-Archives-Hash: 898daf6eefa82762bb9ee5e8a8ecff35 commit: b9c8d7a97c5639cee5dde7bde79c9850b4148842 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Mar 4 13:49:44 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Mar 4 13:49:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9c8d7a9 x11-misc/trayer: Stabilize 1.0-r5 amd64, #899426 Signed-off-by: Arthur Zamarin gentoo.org> x11-misc/trayer/trayer-1.0-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/trayer/trayer-1.0-r5.ebuild b/x11-misc/trayer/trayer-1.0-r5.ebuild index 6044aff2086e..0eb7ae28ba83 100644 --- a/x11-misc/trayer/trayer-1.0-r5.ebuild +++ b/x11-misc/trayer/trayer-1.0-r5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://sourceforge.net/projects/fvwm-crystal/files/${PN}/${PV}/${P}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" RDEPEND="dev-libs/glib:2 x11-libs/gdk-pixbuf:2