From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1367863-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 5469E15808B
	for <garchives@archives.gentoo.org>; Tue, 15 Feb 2022 18:31:50 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 44E1AE0867;
	Tue, 15 Feb 2022 18:31:48 +0000 (UTC)
Received: from smtp.gentoo.org (mail.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 2AC39E0867
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Feb 2022 18:31:48 +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 7E5073430D7
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Feb 2022 18:31:46 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 898692DD
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Feb 2022 18:31:43 +0000 (UTC)
From: "Matt Turner" <mattst88@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, "Matt Turner" <mattst88@gentoo.org>
Message-ID: <1644949880.569b5981b039c30b4b8c687d54279269ab1b2b56.mattst88@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/jisx0213-fonts/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r3.ebuild
X-VCS-Directories: media-fonts/jisx0213-fonts/
X-VCS-Committer: mattst88
X-VCS-Committer-Name: Matt Turner
X-VCS-Revision: 569b5981b039c30b4b8c687d54279269ab1b2b56
X-VCS-Branch: master
Date: Tue, 15 Feb 2022 18:31:43 +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: 9183feba-9271-44b9-a4bb-644537a416fe
X-Archives-Hash: 5ed7a4c4749712ae1461c8a5d1a115fc

commit:     569b5981b039c30b4b8c687d54279269ab1b2b56
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 15 18:31:20 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Feb 15 18:31:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=569b5981

media-fonts/jisx0213-fonts: Keyword 20040425-r3 alpha, #820512

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r3.ebuild b/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r3.ebuild
index f52a8ade37c7..13addd0ad683 100644
--- a/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r3.ebuild
+++ b/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,7 +23,7 @@ SRC_URI="mirror://gentoo/jiskan16-2004-1.bdf.gz
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="amd64 arm ~ia64 ppc ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~ia64 ppc ~riscv ~s390 sparc x86"
 IUSE=""
 RESTRICT="binchecks strip"