summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/SaltTesting/SaltTesting-2014.8.5.ebuild')
-rw-r--r--dev-python/SaltTesting/SaltTesting-2014.8.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/SaltTesting/SaltTesting-2014.8.5.ebuild b/dev-python/SaltTesting/SaltTesting-2014.8.5.ebuild
index 0c6194b64393..997c9a9a1397 100644
--- a/dev-python/SaltTesting/SaltTesting-2014.8.5.ebuild
+++ b/dev-python/SaltTesting/SaltTesting-2014.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/SaltTesting/SaltTesting-2014.8.5.ebuild,v 1.2 2015/03/06 22:05:37 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/SaltTesting/SaltTesting-2014.8.5.ebuild,v 1.3 2015/03/08 23:38:19 pacho Exp $
EAPI=5
@@ -19,7 +19,7 @@ if [[ ${PV} == 9999* ]]; then
KEYWORDS=""
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="Apache-2.0"