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 87BB11381F3 for ; Sun, 13 Sep 2020 08:59:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A61DAE086C; Sun, 13 Sep 2020 08:59:28 +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 83ACDE0819 for ; Sun, 13 Sep 2020 08:59:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6867B33DDA5 for ; Sun, 13 Sep 2020 08:59:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D8724357 for ; Sun, 13 Sep 2020 08:59:25 +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: <1599987551.132009e966afb3fc7ab8addf3acf83c54cfc9681.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 132009e966afb3fc7ab8addf3acf83c54cfc9681 X-VCS-Branch: master Date: Sun, 13 Sep 2020 08:59:25 +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: fda2966f-978f-429c-bb99-ea59098f2ef1 X-Archives-Hash: 42de21b1a896eda454bc25c0efdeaaa7 commit: 132009e966afb3fc7ab8addf3acf83c54cfc9681 Author: Sam James gentoo org> AuthorDate: Sun Sep 13 07:56:30 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sun Sep 13 08:59:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=132009e9 media-fonts/font-screen-cyrillic: Stabilize 1.0.4-r2 arm, #741975 Signed-off-by: Sam James 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 00e538c0f97..86e9e9fa04d 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"