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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 975BD138359 for ; Fri, 18 Sep 2020 08:11:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62D4DE0891; Fri, 18 Sep 2020 08:11:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 48530E0891 for ; Fri, 18 Sep 2020 08:11:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A126A335C7B for ; Fri, 18 Sep 2020 08:11:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE081377 for ; Fri, 18 Sep 2020 08:11:14 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1600416622.465ce65c3bed511c1a136dea103e331694b31d0e.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-screen-cyrillic/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4-r2.ebuild X-VCS-Directories: media-fonts/font-screen-cyrillic/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 465ce65c3bed511c1a136dea103e331694b31d0e X-VCS-Branch: master Date: Fri, 18 Sep 2020 08:11:14 +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: fa793054-3925-47c9-af23-716d0ee7c57a X-Archives-Hash: e2f21304fdb13620a1ad0fd61bd7b642 commit: 465ce65c3bed511c1a136dea103e331694b31d0e Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Sep 18 08:10:22 2020 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Sep 18 08:10:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=465ce65c media-fonts/font-screen-cyrillic: s390 stable wrt bug #741975 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo gentoo.org> media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4-r2.ebuild b/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4-r2.ebuild index cbfe410fb0b..b4c4ea770c5 100644 --- a/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4-r2.ebuild +++ b/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4-r2.ebuild @@ -6,4 +6,4 @@ inherit xorg-3 DESCRIPTION="X.Org Screen cyrillic fonts" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"