diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-10-03 20:48:17 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-10-03 20:48:17 -0700 |
commit | 8abd3bf562afd8ae9046de5eaf9c46a7ac764f3e (patch) | |
tree | 6d8f40952b82cc5db206a2e259ef6d90cd47c809 /sci-calculators | |
parent | app-portage/mirrorselect-2.2.3: alpha stable, bug 631998 (diff) | |
download | gentoo-8abd3bf562afd8ae9046de5eaf9c46a7ac764f3e.tar.gz gentoo-8abd3bf562afd8ae9046de5eaf9c46a7ac764f3e.tar.bz2 gentoo-8abd3bf562afd8ae9046de5eaf9c46a7ac764f3e.zip |
sci-calculators/units-2.14-r1: alpha 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 2dded4614f9c..45559228bae3 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} )" |