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 1B0F8139695 for ; Tue, 7 Mar 2017 17:08:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 498D7E0BD7; Tue, 7 Mar 2017 17:08:08 +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 25702E0BD7 for ; Tue, 7 Mar 2017 17:08:08 +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 34381340988 for ; Tue, 7 Mar 2017 17:08:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0E535FB9 for ; Tue, 7 Mar 2017 17:08:05 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1488906477.602eea2440d7c3f57ae36db961f8d57fe9e116c8.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/aespipe/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/aespipe/aespipe-2.4d.ebuild X-VCS-Directories: app-crypt/aespipe/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 602eea2440d7c3f57ae36db961f8d57fe9e116c8 X-VCS-Branch: master Date: Tue, 7 Mar 2017 17:08:05 +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: a260ff67-900a-4c8f-ad0c-cc28a2529805 X-Archives-Hash: 2dfca565ed4a404ea858355c9a2d12b4 commit: 602eea2440d7c3f57ae36db961f8d57fe9e116c8 Author: Michael Weber gentoo org> AuthorDate: Tue Mar 7 10:35:57 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Tue Mar 7 17:07:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=602eea24 app-crypt/aespipe: arm arm64 ppc ppc64 stable (bug 611458). Package-Manager: Portage-2.3.4, Repoman-2.3.2 app-crypt/aespipe/aespipe-2.4d.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/aespipe/aespipe-2.4d.ebuild b/app-crypt/aespipe/aespipe-2.4d.ebuild index 460b1d31024..56384993c28 100644 --- a/app-crypt/aespipe/aespipe-2.4d.ebuild +++ b/app-crypt/aespipe/aespipe-2.4d.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://loop-aes.sourceforge.net/aespipe/${PN}-v${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="+asm cpu_flags_x86_aes cpu_flags_x86_padlock static" DEPEND="" RDEPEND="app-arch/sharutils