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 CEA9A1382C5 for ; Tue, 27 Mar 2018 07:31:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDD09E09F4; Tue, 27 Mar 2018 07:31:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 97156E09F4 for ; Tue, 27 Mar 2018 07:31:44 +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 93075335C63 for ; Tue, 27 Mar 2018 07:31:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7320F272 for ; Tue, 27 Mar 2018 07:31:40 +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: <1522135894.8442a0d75928b9e20b7106aa2a30ccb831aebf08.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lua/say/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lua/say/say-1.3_p1-r1.ebuild X-VCS-Directories: dev-lua/say/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 8442a0d75928b9e20b7106aa2a30ccb831aebf08 X-VCS-Branch: master Date: Tue, 27 Mar 2018 07:31:40 +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: aa6888c7-2e3a-460d-8fc6-52034826dd50 X-Archives-Hash: b395ac81ff35b617ff70ecda3abafa5c commit: 8442a0d75928b9e20b7106aa2a30ccb831aebf08 Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Mar 27 06:52:02 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Mar 27 07:31:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8442a0d7 dev-lua/say: keyworded 1.3_p1-r1 for ppc64, bug #651516 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" dev-lua/say/say-1.3_p1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lua/say/say-1.3_p1-r1.ebuild b/dev-lua/say/say-1.3_p1-r1.ebuild index e5c2c5512d0..a88eb9e41a5 100644 --- a/dev-lua/say/say-1.3_p1-r1.ebuild +++ b/dev-lua/say/say-1.3_p1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Olivine-Labs/${PN}/archive/v${MY_PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="luajit test" RDEPEND="