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 6D9631382C5 for ; Sun, 6 May 2018 13:20:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62492E08E2; Sun, 6 May 2018 13:20:53 +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 38DBAE08E2 for ; Sun, 6 May 2018 13:20:53 +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 435B0335C9A for ; Sun, 6 May 2018 13:20:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 53BDB260 for ; Sun, 6 May 2018 13:20:49 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1525612639.4bcead356b05c3ec362c597288097d41aeff5b32.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-proto/fontsproto/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-proto/fontsproto/fontsproto-2.1.3-r1.ebuild X-VCS-Directories: x11-proto/fontsproto/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 4bcead356b05c3ec362c597288097d41aeff5b32 X-VCS-Branch: master Date: Sun, 6 May 2018 13:20:49 +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: c446025d-27bf-445c-90d9-011155061cb6 X-Archives-Hash: 4a4026c040d9a082b4e9681bbf557d5f commit: 4bcead356b05c3ec362c597288097d41aeff5b32 Author: Mart Raudsepp gentoo org> AuthorDate: Sun May 6 13:04:56 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sun May 6 13:17:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bcead35 x11-proto/fontsproto: arm64 stable Package-Manager: Portage-2.3.28, Repoman-2.3.9 x11-proto/fontsproto/fontsproto-2.1.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-proto/fontsproto/fontsproto-2.1.3-r1.ebuild b/x11-proto/fontsproto/fontsproto-2.1.3-r1.ebuild index 39a241368fc..a6e91bb25ee 100644 --- a/x11-proto/fontsproto/fontsproto-2.1.3-r1.ebuild +++ b/x11-proto/fontsproto/fontsproto-2.1.3-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" DEPEND=""