diff options
author | 2017-11-26 21:51:21 +0100 | |
---|---|---|
committer | 2017-11-26 21:51:21 +0100 | |
commit | 59a4b18157f6f261c86c99b87facb8fc091a14cf (patch) | |
tree | e7ef102b26e272cf1293bc5ea0db8826ed03aa41 /sci-calculators/units/units-2.16.ebuild | |
parent | dev-python/future: Stable for HPPA too. (diff) | |
download | gentoo-59a4b18157f6f261c86c99b87facb8fc091a14cf.tar.gz gentoo-59a4b18157f6f261c86c99b87facb8fc091a14cf.tar.bz2 gentoo-59a4b18157f6f261c86c99b87facb8fc091a14cf.zip |
sci-calculators/units: Stable for AMD64 HPPA too.
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sci-calculators/units/units-2.16.ebuild')
-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 464c0c2fbaf5..2258f3aafd52 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} )" |