Skip to content

Commit

Permalink
dev-python/SaltTesting: stable for amd64 and x86 with ALLARCHES
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.26
  • Loading branch information
perfinion committed May 1, 2016
1 parent fc41a24 commit 6addad1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions dev-python/SaltTesting/SaltTesting-2015.7.10.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -16,10 +16,9 @@ if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="git://github.com/saltstack/salt-testing.git"
EGIT_BRANCH="develop"
SRC_URI=""
KEYWORDS=""
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="~x86 ~amd64"
KEYWORDS="amd64 x86"
fi

LICENSE="Apache-2.0"
Expand Down

0 comments on commit 6addad1

Please sign in to comment.