From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1123895-garchives=archives.gentoo.org@lists.gentoo.org> 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 3BDA3138334 for <garchives@archives.gentoo.org>; Wed, 20 Nov 2019 11:21:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D0C8E08AE; Wed, 20 Nov 2019 11:21:14 +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 0CE90E08AE for <gentoo-commits@lists.gentoo.org>; Wed, 20 Nov 2019 11:21:13 +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 3A5B134D135 for <gentoo-commits@lists.gentoo.org>; Wed, 20 Nov 2019 11:21:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C4648C5 for <gentoo-commits@lists.gentoo.org>; Wed, 20 Nov 2019 11:21:09 +0000 (UTC) From: "Agostino Sarubbo" <ago@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" <ago@gentoo.org> Message-ID: <1574248826.2a34e768ec31ebbae9afab93a6a36f3925a4b882.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/poedit/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/poedit/poedit-2.2.3.ebuild X-VCS-Directories: app-i18n/poedit/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 2a34e768ec31ebbae9afab93a6a36f3925a4b882 X-VCS-Branch: master Date: Wed, 20 Nov 2019 11:21:09 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5bd89cd6-85aa-459e-85a7-097c4a969f7a X-Archives-Hash: fdb8f2c4132422fb980e42afc8ebb00b commit: 2a34e768ec31ebbae9afab93a6a36f3925a4b882 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Nov 20 11:20:26 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Nov 20 11:20:26 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a34e768 app-i18n/poedit: ppc64 stable wrt bug #700168 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-i18n/poedit/poedit-2.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/poedit/poedit-2.2.3.ebuild b/app-i18n/poedit/poedit-2.2.3.ebuild index 7c37d14560e..b33f37e9d75 100644 --- a/app-i18n/poedit/poedit-2.2.3.ebuild +++ b/app-i18n/poedit/poedit-2.2.3.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="GUI gettext translations editor" HOMEPAGE="https://poedit.net" SRC_URI="https://github.com/vslavik/${PN}/releases/download/v${PV}-oss/${P}.tar.gz" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ~ppc ppc64 sparc x86" LICENSE="MIT" SLOT="0"