Skip to content

Commit

Permalink
dev-vcs/bzr-git-0.6.8-r1: stable on amd64
Browse files Browse the repository at this point in the history
Gentoo-Bug: 593152
  • Loading branch information
klausman committed Dec 20, 2016
1 parent f3109e1 commit 3e10a90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ SLOT="0"
if [[ ${PV} = 9999 ]]; then
inherit bzr
EBZR_REPO_URI="lp:bzr-git"
KEYWORDS=""
KEYWORDS="amd64"
else
SRC_URI="http://samba.org/~jelmer/bzr/${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 ~x86"
fi

IUSE=""
Expand Down

0 comments on commit 3e10a90

Please sign in to comment.