From: Jeroen Roovers Date: Sun, 7 Oct 2018 17:09:45 +0000 (+0200) Subject: sci-calculators/units: Stable for AMD64 HPPA x86 too. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3e76c71ec34346a5a5e6b1099c79410b0606fe9a;p=gentoo.git 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 --- 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} )"