diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-28 07:04:51 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-28 07:04:51 +0200 |
commit | 2336cecf26ad9ac210c827d84e06c733c84063f3 (patch) | |
tree | 74d66488f14b5faed9a2d906252abb3c5c2b233a /dev-vcs | |
parent | net-libs/miniupnpc: arm stable, bug #646550 (diff) | |
download | gentoo-2336cecf26ad9ac210c827d84e06c733c84063f3.tar.gz gentoo-2336cecf26ad9ac210c827d84e06c733c84063f3.tar.bz2 gentoo-2336cecf26ad9ac210c827d84e06c733c84063f3.zip |
dev-vcs/bzr: arm stable, bug #646764
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/bzr/bzr-2.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/bzr/bzr-2.7.0.ebuild b/dev-vcs/bzr/bzr-2.7.0.ebuild index 81ba12bffe6c..bfa10e015a62 100644 --- a/dev-vcs/bzr/bzr-2.7.0.ebuild +++ b/dev-vcs/bzr/bzr-2.7.0.ebuild @@ -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 ~arm-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 ~arm-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" |