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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D0AC7158010 for ; Thu, 16 Feb 2023 22:57:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B575FE0931; Thu, 16 Feb 2023 22:57:43 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A0122E0931 for ; Thu, 16 Feb 2023 22:57:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B4D7C341125 for ; Thu, 16 Feb 2023 22:57:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 53A048A7 for ; Thu, 16 Feb 2023 22:57:41 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1676588235.f31c355dac6e471891ece7f7e59eb6a31db4c0bb.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/transifex-client/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/transifex-client/transifex-client-1.6.4.ebuild X-VCS-Directories: app-i18n/transifex-client/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f31c355dac6e471891ece7f7e59eb6a31db4c0bb X-VCS-Branch: master Date: Thu, 16 Feb 2023 22:57:41 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 88f372f8-e324-4e3c-bc07-84e5ab248bba X-Archives-Hash: 062fdc329ef6eeb6bf1d7ed881219803 commit: f31c355dac6e471891ece7f7e59eb6a31db4c0bb Author: Sam James gentoo org> AuthorDate: Thu Feb 16 22:57:15 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Feb 16 22:57:15 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f31c355d app-i18n/transifex-client: Stabilize 1.6.4 x86, #894784 Signed-off-by: Sam James gentoo.org> app-i18n/transifex-client/transifex-client-1.6.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/transifex-client/transifex-client-1.6.4.ebuild b/app-i18n/transifex-client/transifex-client-1.6.4.ebuild index 2b461287eaec..6ba19788bb45 100644 --- a/app-i18n/transifex-client/transifex-client-1.6.4.ebuild +++ b/app-i18n/transifex-client/transifex-client-1.6.4.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}"/cli-${PV} LICENSE="Apache-2.0 BSD BSD-2 ISC LGPL-3 MIT MPL-2.0" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" src_compile() { emake GOFLAGS="${GOFLAGS} -ldflags=-X="github.com/transifex/cli/internal/txlib.Version=${PV}