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 98F5A139083 for ; Fri, 15 Dec 2017 08:31:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7C08E0FF7; Fri, 15 Dec 2017 08:31:44 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9C0F6E1005 for ; Fri, 15 Dec 2017 08:31:44 +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 D44F533BF0F for ; Fri, 15 Dec 2017 08:31:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E66BAE86 for ; Fri, 15 Dec 2017 08:31:41 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1513326528.e611f8517d9bd3be361b631eb83bcad384c61060.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-misc-cyrillic/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/font-misc-cyrillic/font-misc-cyrillic-1.0.3-r1.ebuild X-VCS-Directories: media-fonts/font-misc-cyrillic/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: e611f8517d9bd3be361b631eb83bcad384c61060 X-VCS-Branch: master Date: Fri, 15 Dec 2017 08:31:41 +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-Archives-Salt: d0c5b7b7-5c6c-4b2c-93f9-64b7d6c784d1 X-Archives-Hash: 0b7385a7aa5c6ef1e46ff75823870fc1 commit: e611f8517d9bd3be361b631eb83bcad384c61060 Author: Harri Nieminen gmail com> AuthorDate: Tue Dec 12 08:40:59 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Fri Dec 15 08:28:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e611f851 media-fonts/font-misc-cyrillic: mark stable using the ALLARCHES policy. Package-Manager: Portage-2.3.18, Repoman-2.3.6 media-fonts/font-misc-cyrillic/font-misc-cyrillic-1.0.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/font-misc-cyrillic/font-misc-cyrillic-1.0.3-r1.ebuild b/media-fonts/font-misc-cyrillic/font-misc-cyrillic-1.0.3-r1.ebuild index 6be169be338..223522cef47 100644 --- a/media-fonts/font-misc-cyrillic/font-misc-cyrillic-1.0.3-r1.ebuild +++ b/media-fonts/font-misc-cyrillic/font-misc-cyrillic-1.0.3-r1.ebuild @@ -6,7 +6,7 @@ inherit xorg-2 DESCRIPTION="X.Org misc-cyrillic fonts" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="x11-apps/bdftopcf"