diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-10-01 12:11:01 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-10-01 12:11:01 -0700 |
commit | 5d107998295c7bd1df5c8218c573084f0596bc21 (patch) | |
tree | d787c4fbf7c6b04a587d090fe046140a359e00a2 /sci-calculators | |
parent | sci-calculators/units-2.14-r1: ppc stable, bug 625086 (diff) | |
download | gentoo-5d107998295c7bd1df5c8218c573084f0596bc21.tar.gz gentoo-5d107998295c7bd1df5c8218c573084f0596bc21.tar.bz2 gentoo-5d107998295c7bd1df5c8218c573084f0596bc21.zip |
sci-calculators/units-2.14-r1: ppc64 stable, bug 625086
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/units/units-2.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/units/units-2.14-r1.ebuild b/sci-calculators/units/units-2.14-r1.ebuild index bfa3ce23b327..2dded4614f9c 100644 --- a/sci-calculators/units/units-2.14-r1.ebuild +++ b/sci-calculators/units/units-2.14-r1.ebuild @@ -12,7 +12,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} )" |