From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1728030-garchives=archives.gentoo.org@lists.gentoo.org>
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 finch.gentoo.org (Postfix) with ESMTPS id 14B6B1584F2
	for <garchives@archives.gentoo.org>; Sat, 15 Mar 2025 11:55:16 +0000 (UTC)
Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189])
	(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)
	(Authenticated sender: relay-lists.gentoo.org@gentoo.org)
	by smtp.gentoo.org (Postfix) with ESMTPSA id CC21B343030
	for <garchives@archives.gentoo.org>; Sat, 15 Mar 2025 11:55:15 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id CAE471103C7;
	Sat, 15 Mar 2025 11:55:14 +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 bobolink.gentoo.org (Postfix) with ESMTPS id C52BF1103C7
	for <gentoo-commits@lists.gentoo.org>; Sat, 15 Mar 2025 11:55:14 +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 6FB9C343029
	for <gentoo-commits@lists.gentoo.org>; Sat, 15 Mar 2025 11:55:14 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0007411A8
	for <gentoo-commits@lists.gentoo.org>; Sat, 15 Mar 2025 11:55:12 +0000 (UTC)
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" <mgorny@gentoo.org>
Message-ID: <1742039709.ed413f906ce3f4c9fc04aaa66684d8824d9c9b22.mgorny@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/roundup/
X-VCS-Repository: repo/gentoo
X-VCS-Files: www-apps/roundup/roundup-2.2.0.ebuild www-apps/roundup/roundup-2.3.0.ebuild
X-VCS-Directories: www-apps/roundup/
X-VCS-Committer: mgorny
X-VCS-Committer-Name: Michał Górny
X-VCS-Revision: ed413f906ce3f4c9fc04aaa66684d8824d9c9b22
X-VCS-Branch: master
Date: Sat, 15 Mar 2025 11:55:12 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 260b63f0-ddf1-4e76-a9d1-196b2291ade7
X-Archives-Hash: d60c449a97db67910a09c26e8fa3bd98

commit:     ed413f906ce3f4c9fc04aaa66684d8824d9c9b22
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 15 11:53:08 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 15 11:55:09 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed413f90

www-apps/roundup: Destabilize on sparc, due to psycopg

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 www-apps/roundup/roundup-2.2.0.ebuild | 4 ++--
 www-apps/roundup/roundup-2.3.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www-apps/roundup/roundup-2.2.0.ebuild b/www-apps/roundup/roundup-2.2.0.ebuild
index 155a65a9c527..dd1ba31c05b0 100644
--- a/www-apps/roundup/roundup-2.2.0.ebuild
+++ b/www-apps/roundup/roundup-2.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ HOMEPAGE="https://roundup.sourceforge.io https://pypi.org/project/roundup/"
 
 LICENSE="MIT ZPL"
 SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
 IUSE="+tz sqlite mysql postgres xapian whoosh ssl jinja pyjwt markdown"
 
 RDEPEND="

diff --git a/www-apps/roundup/roundup-2.3.0.ebuild b/www-apps/roundup/roundup-2.3.0.ebuild
index 060a507cfcee..e0c8789e5243 100644
--- a/www-apps/roundup/roundup-2.3.0.ebuild
+++ b/www-apps/roundup/roundup-2.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,7 @@ HOMEPAGE="https://roundup.sourceforge.io https://pypi.org/project/roundup/"
 
 LICENSE="MIT ZPL"
 SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
 IUSE="+tz sqlite mysql postgres xapian whoosh ssl jinja pyjwt markdown test"
 
 RDEPEND="