summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-08 23:38:19 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-08 23:38:19 +0000
commit12b70086f78024d83359220c9beebe6c5fca89cc (patch)
treec52d4c030487a5a68693fd955bc73ec77a17fe51 /dev-python/SaltTesting
parentx86 stable, bug 540290 (diff)
downloadgentoo-2-12b70086f78024d83359220c9beebe6c5fca89cc.tar.gz
gentoo-2-12b70086f78024d83359220c9beebe6c5fca89cc.tar.bz2
gentoo-2-12b70086f78024d83359220c9beebe6c5fca89cc.zip
x86 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/SaltTesting')
-rw-r--r--dev-python/SaltTesting/ChangeLog5
-rw-r--r--dev-python/SaltTesting/SaltTesting-2014.8.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/SaltTesting/ChangeLog b/dev-python/SaltTesting/ChangeLog
index 304c273bb890..e1b2d0b313a1 100644
--- a/dev-python/SaltTesting/ChangeLog
+++ b/dev-python/SaltTesting/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/SaltTesting
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/SaltTesting/ChangeLog,v 1.7 2015/03/06 22:05:37 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/SaltTesting/ChangeLog,v 1.8 2015/03/08 23:38:19 pacho Exp $
+
+ 08 Mar 2015; Pacho Ramos <pacho@gentoo.org> SaltTesting-2014.8.5.ebuild:
+ x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> SaltTesting-2014.8.5.ebuild:
amd64 stable, bug 540290
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"