diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-13 01:18:54 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-13 01:18:54 +0100 |
commit | c8436300ecd9e6a7de6254eafae3e3fc671670c4 (patch) | |
tree | eb5bd5ac22a23aae7771c125b3825cdf9c68f22a /sci-calculators | |
parent | net-libs/stem: remove older versions (diff) | |
download | gentoo-c8436300ecd9e6a7de6254eafae3e3fc671670c4.tar.gz gentoo-c8436300ecd9e6a7de6254eafae3e3fc671670c4.tar.bz2 gentoo-c8436300ecd9e6a7de6254eafae3e3fc671670c4.zip |
sci-calculators/units: x86 stable (bug #636620)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
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 052a0fabba92..464c0c2fbaf5 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} )" |