From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E7CEA13829C for ; Thu, 2 Jun 2016 07:37:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31E9221C060; Thu, 2 Jun 2016 07:37:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9C15221C060 for ; Thu, 2 Jun 2016 07:37:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B93D9340CA2 for ; Thu, 2 Jun 2016 07:37:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D517717B4 for ; Thu, 2 Jun 2016 07:37:30 +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: <1464851309.4c00ee58629b157aa6021866268260fae0d207fa.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/hexedit/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/hexedit/hexedit-1.2.13.ebuild X-VCS-Directories: app-editors/hexedit/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 4c00ee58629b157aa6021866268260fae0d207fa X-VCS-Branch: master Date: Thu, 2 Jun 2016 07:37:30 +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: 3c371a12-55c4-4357-81c7-bcef169f239d X-Archives-Hash: a784cbbd9a6134b5e2f836cc551f6695 commit: 4c00ee58629b157aa6021866268260fae0d207fa Author: Roy Bamford gentoo org> AuthorDate: Wed Jun 1 20:09:42 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Thu Jun 2 07:08:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c00ee58 app-editors/hexedit: keyword for ~arm64 Tested on cortex-a53. Raspberry Pi in 64 bit mode. Closes: https://github.com/gentoo/gentoo/pull/1578 Signed-off-by: Patrice Clement gentoo.org> app-editors/hexedit/hexedit-1.2.13.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-editors/hexedit/hexedit-1.2.13.ebuild b/app-editors/hexedit/hexedit-1.2.13.ebuild index 98567bd..22e9fa2 100644 --- a/app-editors/hexedit/hexedit-1.2.13.ebuild +++ b/app-editors/hexedit/hexedit-1.2.13.ebuild @@ -11,8 +11,7 @@ SRC_URI="http://rigaux.org/${P}.src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos -~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" DEPEND="sys-libs/ncurses:=" RDEPEND="${DEPEND}"