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 0B9F313888F for ; Fri, 16 Oct 2015 19:19:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 039FD21C009; Fri, 16 Oct 2015 19:19:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 942B321C009 for ; Fri, 16 Oct 2015 19:19:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5F908340997 for ; Fri, 16 Oct 2015 19:19:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ABD86E6A for ; Fri, 16 Oct 2015 19:19:01 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1445023122.c83103c4959e92c5e4427cba407a71355a1d6918.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/esearch/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/esearch/esearch-1.3-r1.ebuild X-VCS-Directories: app-portage/esearch/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: c83103c4959e92c5e4427cba407a71355a1d6918 X-VCS-Branch: master Date: Fri, 16 Oct 2015 19:19:01 +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: cbb51647-a624-4029-b2b5-7401b8c8608d X-Archives-Hash: 10bc703c777c1c93545f3cab72198e58 commit: c83103c4959e92c5e4427cba407a71355a1d6918 Author: Mike Frysinger gentoo org> AuthorDate: Fri Oct 16 19:16:55 2015 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Fri Oct 16 19:18:42 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c83103c4 app-portage/esearch: mark 1.3-r1 arm64/s390/sh stable app-portage/esearch/esearch-1.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/esearch/esearch-1.3-r1.ebuild b/app-portage/esearch/esearch-1.3-r1.ebuild index 1c8403b..311216d 100644 --- a/app-portage/esearch/esearch-1.3-r1.ebuild +++ b/app-portage/esearch/esearch-1.3-r1.ebuild @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="linguas_fr linguas_it" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" DEPEND="sys-apps/portage" RDEPEND="${DEPEND}"