diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-10-01 12:10:57 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-10-01 12:10:57 -0700 |
commit | 216774826de6e75800375f64ec837327b329d165 (patch) | |
tree | de9cfa90af518e0f9cf048bae0eb55670be31a47 /sci-calculators | |
parent | sys-apps/openrc: remove old versions (diff) | |
download | gentoo-216774826de6e75800375f64ec837327b329d165.tar.gz gentoo-216774826de6e75800375f64ec837327b329d165.tar.bz2 gentoo-216774826de6e75800375f64ec837327b329d165.zip |
sci-calculators/units-2.14-r1: ppc 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 89d0cc43573d..bfa3ce23b327 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} )" |