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 9594C138330 for ; Thu, 11 Jan 2018 20:02:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95980E08F6; Thu, 11 Jan 2018 20:02:55 +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 7733DE08F6 for ; Thu, 11 Jan 2018 20:02:55 +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 3089B335C46 for ; Thu, 11 Jan 2018 20:02:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 634FA147 for ; Thu, 11 Jan 2018 20:02:52 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1515700965.f87d1ba204e8b5628dfb9a18885fadefbdd77b58.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/electrum/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/electrum/electrum-3.0.5.ebuild X-VCS-Directories: net-misc/electrum/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: f87d1ba204e8b5628dfb9a18885fadefbdd77b58 X-VCS-Branch: master Date: Thu, 11 Jan 2018 20:02:52 +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: e5ab94e7-e931-4d24-a29f-021e075e1b82 X-Archives-Hash: 1814c35498ce5bc9840b1d674eb01665 commit: f87d1ba204e8b5628dfb9a18885fadefbdd77b58 Author: Anthony G. Basile gentoo org> AuthorDate: Thu Jan 11 20:01:29 2018 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Thu Jan 11 20:02:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f87d1ba2 net-misc/electrum: rapid stabilize 3.0.5, bug #643874 Package-Manager: Portage-2.3.13, Repoman-2.3.3 net-misc/electrum/electrum-3.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/electrum/electrum-3.0.5.ebuild b/net-misc/electrum/electrum-3.0.5.ebuild index 2b62832e8ba..47ccf45aef4 100644 --- a/net-misc/electrum/electrum-3.0.5.ebuild +++ b/net-misc/electrum/electrum-3.0.5.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://download.electrum.org/${PV}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" MY_LANGS="ar_SA bg_BG cs_CZ da_DK de_DE el_GR eo_UY es_ES fa_IR fr_FR hu_HU hy_AM id_ID it_IT ja_JP ko_KR ky_KG lv_LV nb_NO nl_NL pl_PL pt_BR pt_PT ro_RO ru_RU sk_SK sl_SI ta_IN th_TH tr_TR uk_UA vi_VN zh_CN zh_TW" my_langs_to_l10n() {