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 9B712138334 for ; Fri, 27 Jul 2018 07:12:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE350E0875; Fri, 27 Jul 2018 07:12:24 +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 79916E0875 for ; Fri, 27 Jul 2018 07:12:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 EC8FD335CFC for ; Fri, 27 Jul 2018 07:12:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8DB57373 for ; Fri, 27 Jul 2018 07:12:20 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1532675370.1abec6a0d96534f9a9b0f2069e290ab475f15196.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-Rijndael/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Crypt-Rijndael/Crypt-Rijndael-1.130.0.ebuild X-VCS-Directories: dev-perl/Crypt-Rijndael/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 1abec6a0d96534f9a9b0f2069e290ab475f15196 X-VCS-Branch: master Date: Fri, 27 Jul 2018 07:12:20 +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: 851ffd5f-9dcf-4119-b675-fc2571b4a842 X-Archives-Hash: e59f183bc86ae254d7ce01516c47adb8 commit: 1abec6a0d96534f9a9b0f2069e290ab475f15196 Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Jul 27 07:09:30 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Jul 27 07:09:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1abec6a0 dev-perl/Crypt-Rijndael: stable 1.130.0 for ppc64, bug #661724 Bug: https://bugs.gentoo.org/661724 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64" dev-perl/Crypt-Rijndael/Crypt-Rijndael-1.130.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Crypt-Rijndael/Crypt-Rijndael-1.130.0.ebuild b/dev-perl/Crypt-Rijndael/Crypt-Rijndael-1.130.0.ebuild index 2a816f7432e..5f1f86c11a7 100644 --- a/dev-perl/Crypt-Rijndael/Crypt-Rijndael-1.130.0.ebuild +++ b/dev-perl/Crypt-Rijndael/Crypt-Rijndael-1.130.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Crypt::CBC compliant Rijndael encryption module" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" DEPEND="