From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1468915-garchives=archives.gentoo.org@lists.gentoo.org> 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 ABD80158020 for <garchives@archives.gentoo.org>; Sun, 18 Dec 2022 12:47:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0152DE09A4; Sun, 18 Dec 2022 12:47:14 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 CD692E09A4 for <gentoo-commits@lists.gentoo.org>; Sun, 18 Dec 2022 12:47:13 +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 E9FDA341566 for <gentoo-commits@lists.gentoo.org>; Sun, 18 Dec 2022 12:47:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C3D07AF for <gentoo-commits@lists.gentoo.org>; Sun, 18 Dec 2022 12:47:11 +0000 (UTC) From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org> Message-ID: <1671367617.7e2802a2cc7dd8a3fc5d87e7cda381a9e10a59ac.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/librep/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/librep/librep-0.92.7-r2.ebuild X-VCS-Directories: dev-libs/librep/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7e2802a2cc7dd8a3fc5d87e7cda381a9e10a59ac X-VCS-Branch: master Date: Sun, 18 Dec 2022 12:47:11 +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: dbc57348-c47a-488e-8c23-99c522a9b5e0 X-Archives-Hash: d22098fc15a0a70c68c0b3b9c188cf22 commit: 7e2802a2cc7dd8a3fc5d87e7cda381a9e10a59ac Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 18 12:46:57 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 18 12:46:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e2802a2 dev-libs/librep: Stabilize 0.92.7-r2 sparc, #886701 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/librep/librep-0.92.7-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/librep/librep-0.92.7-r2.ebuild b/dev-libs/librep/librep-0.92.7-r2.ebuild index 3b0d29573739..166a2f685b34 100644 --- a/dev-libs/librep/librep-0.92.7-r2.ebuild +++ b/dev-libs/librep/librep-0.92.7-r2.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}_${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 sparc ~x86" IUSE="emacs gmp readline" RDEPEND="