diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-29 11:37:38 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-29 11:38:05 -0400 |
commit | 401a54b0c3dbd8ceb19c135305446f113ec521a6 (patch) | |
tree | b87503c28e9d844654b206a71700fdfef58554f2 /dev-vcs | |
parent | dev-vcs/subversion: arm64 stable (diff) | |
download | gentoo-401a54b0c3dbd8ceb19c135305446f113ec521a6.tar.gz gentoo-401a54b0c3dbd8ceb19c135305446f113ec521a6.tar.bz2 gentoo-401a54b0c3dbd8ceb19c135305446f113ec521a6.zip |
dev-vcs/bzr: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/bzr/bzr-2.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/bzr/bzr-2.7.0.ebuild b/dev-vcs/bzr/bzr-2.7.0.ebuild index 1e824712f047..f3cdeb5eff05 100644 --- a/dev-vcs/bzr/bzr-2.7.0.ebuild +++ b/dev-vcs/bzr/bzr-2.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ HOMEPAGE="http://bazaar-vcs.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris" IUSE="curl doc +sftp test" PLOCALES="ar ast bs ca cs de el en_AU en_GB es fa fo fr gl he id it ja ko ms my nb nl oc pl pt_BR ro ru sco si sk sr sv tr ug uk vi zh_CN" |