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 06F3A138330 for ; Sat, 26 May 2018 08:10:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B1DCE0802; Sat, 26 May 2018 08:10:20 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 D3099E0802 for ; Sat, 26 May 2018 08:10:19 +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 56012335CB4 for ; Sat, 26 May 2018 08:10:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 409D52A8 for ; Sat, 26 May 2018 08:10:15 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1527322208.bdc0372f43bd6df2e2f1ba65e248334532c0adbd.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/latex2rtf/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-tex/latex2rtf/latex2rtf-2.3.15.ebuild X-VCS-Directories: dev-tex/latex2rtf/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: bdc0372f43bd6df2e2f1ba65e248334532c0adbd X-VCS-Branch: master Date: Sat, 26 May 2018 08:10: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: d3ed251f-5666-49af-ba22-1314f4d65d0d X-Archives-Hash: aed7d8a3931c9df02a936d6c8425efdf commit: bdc0372f43bd6df2e2f1ba65e248334532c0adbd Author: Mikle Kolyada gentoo org> AuthorDate: Sat May 26 08:10:08 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat May 26 08:10:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdc0372f dev-tex/latex2rtf: ppc/ppc64 stable wrt bug #655334 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-tex/latex2rtf/latex2rtf-2.3.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tex/latex2rtf/latex2rtf-2.3.15.ebuild b/dev-tex/latex2rtf/latex2rtf-2.3.15.ebuild index eb4aaa8c71c..e03802b9c2e 100644 --- a/dev-tex/latex2rtf/latex2rtf-2.3.15.ebuild +++ b/dev-tex/latex2rtf/latex2rtf-2.3.15.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://latex2rtf.sourceforge.net/" SRC_URI="mirror://sourceforge/latex2rtf/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 ~sparc x86" SLOT="0" IUSE="test" S="${WORKDIR}/${P%b}"