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 713E5138334 for ; Thu, 2 Aug 2018 18:45:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50973E07DB; Thu, 2 Aug 2018 18:45:02 +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 1780AE07DB for ; Thu, 2 Aug 2018 18:45:01 +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 C73F3335CC8 for ; Thu, 2 Aug 2018 18:45:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DBF31393 for ; Thu, 2 Aug 2018 18:44:58 +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: <1533235479.e5689ca56f606ed02df02505818ca3e1867e19e2.slyfox@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.0.9.ebuild X-VCS-Directories: app-i18n/poedit/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: e5689ca56f606ed02df02505818ca3e1867e19e2 X-VCS-Branch: master Date: Thu, 2 Aug 2018 18:44:58 +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: 646549df-0521-4d15-8b37-dcee7c368380 X-Archives-Hash: b4208e25cb7faec6c0b9cac592be04ba commit: e5689ca56f606ed02df02505818ca3e1867e19e2 Author: Rolf Eike Beer sf-mail de> AuthorDate: Thu Aug 2 06:44:29 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Aug 2 18:44:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5689ca5 app-i18n/poedit: stable 2.0.9 for sparc, bug #662528 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" app-i18n/poedit/poedit-2.0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/poedit/poedit-2.0.9.ebuild b/app-i18n/poedit/poedit-2.0.9.ebuild index f985ecb9e16..2b053ad7438 100644 --- a/app-i18n/poedit/poedit-2.0.9.ebuild +++ b/app-i18n/poedit/poedit-2.0.9.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"