diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-12-16 08:29:40 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-12-16 08:34:24 +0100 |
commit | e2f6ba98ed4deb75fd5958ff0833e8f7b64a8a53 (patch) | |
tree | 5426c166b7b7839fce15bded1372e610db9abd0b /sci-calculators/units | |
parent | media-plugins/vdr-screenshot: bad filename fixed (diff) | |
download | gentoo-e2f6ba98ed4deb75fd5958ff0833e8f7b64a8a53.tar.gz gentoo-e2f6ba98ed4deb75fd5958ff0833e8f7b64a8a53.tar.bz2 gentoo-e2f6ba98ed4deb75fd5958ff0833e8f7b64a8a53.zip |
sci-calculators/units: Stable for amd64 hppa x86 too
Package-Manager: Portage-2.3.82, Repoman-2.3.20
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'sci-calculators/units')
-rw-r--r-- | sci-calculators/units/units-2.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/units/units-2.19.ebuild b/sci-calculators/units/units-2.19.ebuild index 5bbc862db247..4f5a29527eb2 100644 --- a/sci-calculators/units/units-2.19.ebuild +++ b/sci-calculators/units/units-2.19.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} )" |