summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2012-06-26 23:56:30 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2012-06-26 23:56:30 +0000
commit72c0149d21e7ede60f445fe1bff5b564ad6340ce (patch)
tree8a1839458bc8d959a732a73701dea63e2be9b3ad /dev-python/stsci-distutils
parentkeyword amd64-linux and x86-linux, clean old (diff)
downloadgentoo-2-72c0149d21e7ede60f445fe1bff5b564ad6340ce.tar.gz
gentoo-2-72c0149d21e7ede60f445fe1bff5b564ad6340ce.tar.bz2
gentoo-2-72c0149d21e7ede60f445fe1bff5b564ad6340ce.zip
keyword ~amd64-linux ~x86-linux
(Portage version: 2.2.01.20430-prefix/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-python/stsci-distutils')
-rw-r--r--dev-python/stsci-distutils/ChangeLog5
-rw-r--r--dev-python/stsci-distutils/stsci-distutils-0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/stsci-distutils/ChangeLog b/dev-python/stsci-distutils/ChangeLog
index 9334c13edc9b..31b611fd55ff 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/stsci-distutils/ChangeLog,v 1.6 2012/03/10 16:15:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/stsci-distutils/ChangeLog,v 1.7 2012/06/26 23:56:30 bicatali Exp $
+
+ 26 Jun 2012; Sebastien Fabbro <fabbros@gentoo.org> stsci-distutils-0.3.ebuild:
+ keyword ~amd64-linux ~x86-linux
10 Mar 2012; Justin Lecher <jlec@gentoo.org> stsci-distutils-0.3.ebuild:
Remove restriction of pypy, beacuse it was a pypy bug whichw as fixed in
diff --git a/dev-python/stsci-distutils/stsci-distutils-0.3.ebuild b/dev-python/stsci-distutils/stsci-distutils-0.3.ebuild
index c4152da06161..ea5e226bc468 100644
--- a/dev-python/stsci-distutils/stsci-distutils-0.3.ebuild
+++ b/dev-python/stsci-distutils/stsci-distutils-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.ebuild,v 1.3 2012/03/10 16:15:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/stsci-distutils/stsci-distutils-0.3.ebuild,v 1.4 2012/06/26 23:56:30 bicatali Exp $
EAPI=3
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND="dev-python/setuptools