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 6603A15810F for ; Fri, 9 Jun 2023 15:07:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6429EE08EC; Fri, 9 Jun 2023 15:06:55 +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 3D438E08EC for ; Fri, 9 Jun 2023 15:06:55 +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 515B3340F93 for ; Fri, 9 Jun 2023 15:06:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB646A9E for ; Fri, 9 Jun 2023 15:06:50 +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: <1686322207.fb25d14d38547441cc74a5e57050746bf9740e3f.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xsnow/xsnow-3.3.0.ebuild x11-misc/xsnow/xsnow-3.6.0-r1.ebuild X-VCS-Directories: x11-misc/xsnow/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: fb25d14d38547441cc74a5e57050746bf9740e3f X-VCS-Branch: master Date: Fri, 9 Jun 2023 15:06:50 +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: 4b7b2e4d-85c0-4a6d-a6bc-c84b38ae0610 X-Archives-Hash: 8d6c0ba77d36605cf3cae39145f609ad commit: fb25d14d38547441cc74a5e57050746bf9740e3f Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jun 3 14:56:51 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Jun 9 14:50:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb25d14d x11-misc/xsnow: destabilize for ~x86 Signed-off-by: Arthur Zamarin gentoo.org> x11-misc/xsnow/xsnow-3.3.0.ebuild | 2 +- x11-misc/xsnow/xsnow-3.6.0-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xsnow/xsnow-3.3.0.ebuild b/x11-misc/xsnow/xsnow-3.3.0.ebuild index b475695f2a24..c9f5caa865ec 100644 --- a/x11-misc/xsnow/xsnow-3.3.0.ebuild +++ b/x11-misc/xsnow/xsnow-3.3.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm64 ~ppc ppc64 sparc ~x86" RDEPEND=" dev-libs/glib:2 diff --git a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild index d524213b694b..ff9e83c41410 100644 --- a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild +++ b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://www.ratrabbit.nl/downloads/xsnow/${P}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm64 ~ppc ppc64 sparc ~x86" RDEPEND=" dev-libs/glib:2