diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-21 13:39:57 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-21 13:39:57 +0100 |
commit | 3edf4b8bae29877d03808f4d9e57a5ac4cc8c0cd (patch) | |
tree | 17a5ba081908d720e601fae18134a0cd6aabace4 /dev-python/astropy | |
parent | dev-python/astropy-helpers-1.2-r0: stable on amd64 (diff) | |
download | gentoo-3edf4b8bae29877d03808f4d9e57a5ac4cc8c0cd.tar.gz gentoo-3edf4b8bae29877d03808f4d9e57a5ac4cc8c0cd.tar.bz2 gentoo-3edf4b8bae29877d03808f4d9e57a5ac4cc8c0cd.zip |
dev-python/astropy-1.2.1-r0: stable on amd64
Gentoo-Bug: 599854
Diffstat (limited to 'dev-python/astropy')
-rw-r--r-- | dev-python/astropy/astropy-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/astropy/astropy-1.2.1.ebuild b/dev-python/astropy/astropy-1.2.1.ebuild index 20994e5cd034..b5c281ac990e 100644 --- a/dev-python/astropy/astropy-1.2.1.ebuild +++ b/dev-python/astropy/astropy-1.2.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" RDEPEND=" |