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 D5BB6158086 for ; Fri, 19 Nov 2021 11:36:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C3B7E0844; Fri, 19 Nov 2021 11:36:12 +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 A7511E0827 for ; Fri, 19 Nov 2021 11:36:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A56D2342BA5 for ; Fri, 19 Nov 2021 11:36:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 712231E3 for ; Fri, 19 Nov 2021 11:36:07 +0000 (UTC) From: "Sam James" 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" Message-ID: <1637321753.19a26cf8ae98a8ba0b3fce047889d4f32539eb9e.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 19a26cf8ae98a8ba0b3fce047889d4f32539eb9e X-VCS-Branch: master Date: Fri, 19 Nov 2021 11:36:07 +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: 88f71bca-c48a-4e95-9308-ad795f3dd552 X-Archives-Hash: 7b1671ff788e6ff98258fff196bcd6a4 commit: 19a26cf8ae98a8ba0b3fce047889d4f32539eb9e Author: Sam James gentoo org> AuthorDate: Fri Nov 19 11:35:53 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Nov 19 11:35:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19a26cf8 media-fonts/jisx0213-fonts: Keyword 20040425-r3 s390, #820512 Signed-off-by: Sam James gentoo.org> media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r3.ebuild b/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r3.ebuild index 0a910a6f11a8..61e79162bc48 100644 --- a/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r3.ebuild +++ b/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r3.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://gentoo/jiskan16-2004-1.bdf.gz LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~s390 ~sparc ~x86" IUSE="" RESTRICT="binchecks strip"