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 7C051139694 for ; Wed, 12 Jul 2017 18:40:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 988052340B3; Wed, 12 Jul 2017 18:40:19 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 773842340B7 for ; Wed, 12 Jul 2017 18:40: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 40AF1341A46 for ; Wed, 12 Jul 2017 18:40:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA1C07490 for ; Wed, 12 Jul 2017 18:40:16 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1499884802.b5f93d7aedf8a18195b7b2b87d70f4b83cb1f3e1.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/canna-2ch/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/canna-2ch/canna-2ch-20040519.ebuild X-VCS-Directories: app-dicts/canna-2ch/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: b5f93d7aedf8a18195b7b2b87d70f4b83cb1f3e1 X-VCS-Branch: master Date: Wed, 12 Jul 2017 18:40:16 +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: a53cdd42-8275-499f-aebb-98be34a5a545 X-Archives-Hash: 9ff2a723d0bc207dd1efb33450bbd69a commit: b5f93d7aedf8a18195b7b2b87d70f4b83cb1f3e1 Author: Alexis Ballier gentoo org> AuthorDate: Wed Jul 12 17:09:22 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Wed Jul 12 18:40:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5f93d7a app-dicts/canna-2ch: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 app-dicts/canna-2ch/canna-2ch-20040519.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-dicts/canna-2ch/canna-2ch-20040519.ebuild b/app-dicts/canna-2ch/canna-2ch-20040519.ebuild index 38918f7084d..623b3f9f842 100644 --- a/app-dicts/canna-2ch/canna-2ch-20040519.ebuild +++ b/app-dicts/canna-2ch/canna-2ch-20040519.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~naota/files/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm64 hppa ia64 ~ppc ~ppc64 ~sparc x86" IUSE="canna" DEPEND="canna? ( app-i18n/canna )"