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 CFB37158094 for ; Mon, 29 Aug 2022 07:22:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8AAA9E09A6; Mon, 29 Aug 2022 07:22:18 +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 C0691E0992 for ; Mon, 29 Aug 2022 07:22:17 +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 5C9A4340F58 for ; Mon, 29 Aug 2022 07:22:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A3AC5C7 for ; Mon, 29 Aug 2022 07:22:13 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1661757718.9307d951fa66fa15ccb1619f72d01e667f6ff1c8.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/trayer-srg/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/trayer-srg/trayer-srg-1.1.8-r1.ebuild X-VCS-Directories: x11-misc/trayer-srg/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 9307d951fa66fa15ccb1619f72d01e667f6ff1c8 X-VCS-Branch: master Date: Mon, 29 Aug 2022 07:22:13 +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: 8edb6c75-7d4d-4b50-9e0c-3e6482105aa4 X-Archives-Hash: 7a53a878e196bd65704e97c1f192d01e commit: 9307d951fa66fa15ccb1619f72d01e667f6ff1c8 Author: Joonas Niilola gentoo org> AuthorDate: Mon Aug 29 07:11:28 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Aug 29 07:21:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9307d951 x11-misc/trayer-srg: Stabilize 1.1.8-r1 amd64, #867184 Signed-off-by: Joonas Niilola gentoo.org> x11-misc/trayer-srg/trayer-srg-1.1.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/trayer-srg/trayer-srg-1.1.8-r1.ebuild b/x11-misc/trayer-srg/trayer-srg-1.1.8-r1.ebuild index 5e24fffa7f07..bf8a9281ae5e 100644 --- a/x11-misc/trayer-srg/trayer-srg-1.1.8-r1.ebuild +++ b/x11-misc/trayer-srg/trayer-srg-1.1.8-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sargon/${PN}/archive/${P/-srg/}.tar.gz -> ${P}.tar.g LICENSE="MIT GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" x11-libs/gdk-pixbuf:2