commit: 6addad10a22458a34cc34e868a578f37e2214c77
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sun May 1 08:24:54 2016 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun May 1 08:24:54 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6addad10
dev-python/SaltTesting: stable for amd64 and x86 with ALLARCHES
Package-Manager: portage-2.2.26
dev-python/SaltTesting/SaltTesting-2015.7.10.ebuild | 5 ++---
1 file 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 9968698..158325e 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"