diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-02 16:59:05 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-02 16:59:05 +0100 |
commit | 76530f13319601606b21d3005e289117daf118eb (patch) | |
tree | 9f8bcefaf7904638ee88a185bd330188f1536dc5 /sci-calculators | |
parent | dev-python/future-0.16.0-r0: alpha stable (diff) | |
download | gentoo-76530f13319601606b21d3005e289117daf118eb.tar.gz gentoo-76530f13319601606b21d3005e289117daf118eb.tar.bz2 gentoo-76530f13319601606b21d3005e289117daf118eb.zip |
sci-calculators/units-2.16-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/636620
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/units/units-2.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/units/units-2.16.ebuild b/sci-calculators/units/units-2.16.ebuild index aff2577e279e..3e6a4b5d25f9 100644 --- a/sci-calculators/units/units-2.16.ebuild +++ b/sci-calculators/units/units-2.16.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="FDL-1.3 GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+units_cur" REQUIRED_USE="units_cur? ( ${PYTHON_REQUIRED_USE} )" |