diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-11-23 12:10:19 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-11-23 13:57:14 +0100 |
commit | 6a13ee167c0a04ce671ce2117005c1544053224b (patch) | |
tree | 7f857378ec7070a2be84bbc0f5b34f8b76ab0775 /sci-calculators | |
parent | sys-apps/iproute2: Drop old (diff) | |
download | gentoo-6a13ee167c0a04ce671ce2117005c1544053224b.tar.gz gentoo-6a13ee167c0a04ce671ce2117005c1544053224b.tar.bz2 gentoo-6a13ee167c0a04ce671ce2117005c1544053224b.zip |
sci-calculators/units: Stable for AMD64 HPPA x86 too.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
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.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/units/units-2.18.ebuild b/sci-calculators/units/units-2.18.ebuild index fa2bb6214ccb..6229de34513e 100644 --- a/sci-calculators/units/units-2.18.ebuild +++ b/sci-calculators/units/units-2.18.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} )" |