Diff transifex-client-1.6.4 with a transifex-client-1.6.5
/usr/portage/app-i18n/transifex-client/transifex-client-1.6.5.ebuild 2023-10-09 14:52:28.768368332 +0300 | ||
---|---|---|
14 | 14 | |
15 | 15 |
LICENSE="Apache-2.0 BSD BSD-2 ISC LGPL-3 MIT MPL-2.0" |
16 | 16 |
SLOT="0" |
17 |
KEYWORDS="amd64 ~ppc64 x86" |
|
17 |
KEYWORDS="~amd64 ~ppc64 ~x86" |
|
18 | 18 | |
19 | 19 |
src_compile() { |
20 | 20 |
emake GOFLAGS="${GOFLAGS} -ldflags=-X="github.com/transifex/cli/internal/txlib.Version=${PV} |