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 A1085138335 for ; Fri, 14 Sep 2018 05:56:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F623E0DD3; Fri, 14 Sep 2018 05:56:20 +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 57B3EE0DD3 for ; Fri, 14 Sep 2018 05:56:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 ABC7E335D06 for ; Fri, 14 Sep 2018 05:56:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F5E83D4 for ; Fri, 14 Sep 2018 05:56:15 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1536904463.7cc1a216c164b7ff186c149d3b3e73bbe0d90a22.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/librtas/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/librtas/librtas-2.0.2.ebuild X-VCS-Directories: sys-libs/librtas/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 7cc1a216c164b7ff186c149d3b3e73bbe0d90a22 X-VCS-Branch: master Date: Fri, 14 Sep 2018 05:56:15 +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: cbfe11b5-955c-491b-9eb5-c8f299e5754b X-Archives-Hash: a04e0cd5707e02fca1d4a3d620887885 commit: 7cc1a216c164b7ff186c149d3b3e73bbe0d90a22 Author: Matt Turner gentoo org> AuthorDate: Fri Sep 14 05:53:30 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Sep 14 05:54:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cc1a216 sys-libs/librtas-2.0.2: ppc stable sys-libs/librtas/librtas-2.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/librtas/librtas-2.0.2.ebuild b/sys-libs/librtas/librtas-2.0.2.ebuild index a6e3882d021..42b86f3bb0d 100644 --- a/sys-libs/librtas/librtas-2.0.2.ebuild +++ b/sys-libs/librtas/librtas-2.0.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/ibm-power-utilities/${PN}/archive/v${PV}.tar.gz -> $ LICENSE="IBM" SLOT="0" -KEYWORDS="~ppc ppc64" +KEYWORDS="ppc ppc64" IUSE="" DOCS="README"