summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-10-07 19:09:45 +0200
committerJeroen Roovers <jer@gentoo.org>2018-10-07 19:13:44 +0200
commit3e76c71ec34346a5a5e6b1099c79410b0606fe9a (patch)
tree52098796d0cacd556a350dd40a205dd1baa73c2f /sci-calculators
parentwww-client/firefox: use ThinLTO mode when USE=lto (diff)
downloadgentoo-3e76c71ec34346a5a5e6b1099c79410b0606fe9a.tar.gz
gentoo-3e76c71ec34346a5a5e6b1099c79410b0606fe9a.tar.bz2
gentoo-3e76c71ec34346a5a5e6b1099c79410b0606fe9a.zip
sci-calculators/units: Stable for AMD64 HPPA x86 too.
Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --ignore-arches Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/units/units-2.17.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/units/units-2.17.ebuild b/sci-calculators/units/units-2.17.ebuild
index 01fbb74ef39d..6229de34513e 100644
--- a/sci-calculators/units/units-2.17.ebuild
+++ b/sci-calculators/units/units-2.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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} )"