summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-09 00:00:05 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-09 00:00:05 +0000
commite272b06668c154b16be0c97e3af04340b6c4e906 (patch)
treeb7f90862e9ec731edf4a9f0da9af1f7a6ac0029a /dev-python
parentx86 stable, bug 540290 (diff)
downloadgentoo-2-e272b06668c154b16be0c97e3af04340b6c4e906.tar.gz
gentoo-2-e272b06668c154b16be0c97e3af04340b6c4e906.tar.bz2
gentoo-2-e272b06668c154b16be0c97e3af04340b6c4e906.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')
-rw-r--r--dev-python/stsci-distutils/ChangeLog5
-rw-r--r--dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/stsci-distutils/ChangeLog b/dev-python/stsci-distutils/ChangeLog
index 34fbed5ca318..f3f2d6375f80 100644
--- a/dev-python/stsci-distutils/ChangeLog
+++ b/dev-python/stsci-distutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/stsci-distutils
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/stsci-distutils/ChangeLog,v 1.21 2015/03/06 22:39:13 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/stsci-distutils/ChangeLog,v 1.22 2015/03/09 00:00:05 pacho Exp $
+
+ 09 Mar 2015; Pacho Ramos <pacho@gentoo.org> stsci-distutils-0.3.7.ebuild:
+ x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> stsci-distutils-0.3.7.ebuild:
amd64 stable, bug 540290
diff --git a/dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild b/dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild
index 45575a8aeb85..e24d68d3b104 100644
--- a/dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild
+++ b/dev-python/stsci-distutils/stsci-distutils-0.3.7.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/stsci-distutils/stsci-distutils-0.3.7.ebuild,v 1.5 2015/03/06 22:39:13 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild,v 1.6 2015/03/09 00:00:05 pacho Exp $
EAPI=5
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]