diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-17 15:11:42 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-17 15:11:42 -0700 |
commit | cfe24db6418e121ea302e198f552e5ccb2c400d1 (patch) | |
tree | ae7c1f5b04dbb6e09c6e6176b75832c6e9d83946 /sci-calculators | |
parent | dev-python/future-0.16.0: ppc64 stable, bug 636620 (diff) | |
download | gentoo-cfe24db6418e121ea302e198f552e5ccb2c400d1.tar.gz gentoo-cfe24db6418e121ea302e198f552e5ccb2c400d1.tar.bz2 gentoo-cfe24db6418e121ea302e198f552e5ccb2c400d1.zip |
sci-calculators/units-2.16: ppc64 stable, bug 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 46d7765d394c..e075436da222 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} )" |