summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2016-05-01 16:24:54 +0800
committerJason Zaman <perfinion@gentoo.org>2016-05-01 16:24:54 +0800
commit6addad10a22458a34cc34e868a578f37e2214c77 (patch)
treedd8d363dde6e7cbef0cc463caf39380b8c7852ce /dev-python/SaltTesting/SaltTesting-2015.7.10.ebuild
parentapp-vim/salt-vim: stable for amd64 and x86 with ALLARCHES (diff)
downloadgentoo-6addad10a22458a34cc34e868a578f37e2214c77.tar.gz
gentoo-6addad10a22458a34cc34e868a578f37e2214c77.tar.bz2
gentoo-6addad10a22458a34cc34e868a578f37e2214c77.zip
dev-python/SaltTesting: stable for amd64 and x86 with ALLARCHES
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/SaltTesting/SaltTesting-2015.7.10.ebuild')
-rw-r--r--dev-python/SaltTesting/SaltTesting-2015.7.10.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/SaltTesting/SaltTesting-2015.7.10.ebuild b/dev-python/SaltTesting/SaltTesting-2015.7.10.ebuild
index 99686986694a..158325e21230 100644
--- a/dev-python/SaltTesting/SaltTesting-2015.7.10.ebuild
+++ b/dev-python/SaltTesting/SaltTesting-2015.7.10.ebuild
@@ -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$
@@ -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"