From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1503404-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 279BE15802F
	for <garchives@archives.gentoo.org>; Sun,  2 Apr 2023 01:45:17 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 49ACEE07F2;
	Sun,  2 Apr 2023 01:45: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 pigeon.gentoo.org (Postfix) with ESMTPS id 2FC88E07F2
	for <gentoo-commits@lists.gentoo.org>; Sun,  2 Apr 2023 01:45: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 51276335D7C
	for <gentoo-commits@lists.gentoo.org>; Sun,  2 Apr 2023 01:45:13 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 92A0AA26
	for <gentoo-commits@lists.gentoo.org>; Sun,  2 Apr 2023 01:45:09 +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: <1680399838.3f8ea88499fbe6c32c8bd4badbf9ac42f1873c2a.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/osm/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-emacs/osm/osm-0.10.ebuild
X-VCS-Directories: app-emacs/osm/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 3f8ea88499fbe6c32c8bd4badbf9ac42f1873c2a
X-VCS-Branch: master
Date: Sun,  2 Apr 2023 01:45:09 +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: 1ff78e81-3e08-4710-b62c-d837797d0bce
X-Archives-Hash: cbaa9f6239b6825f01cfc8172f8bcb1f

commit:     3f8ea88499fbe6c32c8bd4badbf9ac42f1873c2a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  2 01:43:58 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr  2 01:43:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f8ea884

app-emacs/osm: Stabilize 0.10 amd64, #903682

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emacs/osm/osm-0.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/osm/osm-0.10.ebuild b/app-emacs/osm/osm-0.10.ebuild
index 6054c883f0cd..08d34471f8b4 100644
--- a/app-emacs/osm/osm-0.10.ebuild
+++ b/app-emacs/osm/osm-0.10.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/minad/osm/archive/${PV}.tar.gz
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 BDEPEND="
 	>=app-editors/emacs-${NEED_EMACS}:*[jpeg,json,libxml2,png,svg]