diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-12-04 06:37:07 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-12-04 06:37:07 +0100 |
commit | 8f37e58d2ea4359c28b1a7b506ce0b8e13870a5c (patch) | |
tree | 89d042fb3f715df675c9dae8362161249cfffff7 /sci-calculators | |
parent | dev-python/unidecode: Stable for PPC64 too. (diff) | |
download | gentoo-8f37e58d2ea4359c28b1a7b506ce0b8e13870a5c.tar.gz gentoo-8f37e58d2ea4359c28b1a7b506ce0b8e13870a5c.tar.bz2 gentoo-8f37e58d2ea4359c28b1a7b506ce0b8e13870a5c.zip |
sci-calculators/units: Stable for PPC64 too.
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/units/units-2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/units/units-2.12.ebuild b/sci-calculators/units/units-2.12.ebuild index b81a760c6ea0..e422505514ff 100644 --- a/sci-calculators/units/units-2.12.ebuild +++ b/sci-calculators/units/units-2.12.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="FDL-1.3 GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+units_cur" DEPEND=" |