diff options
author | Sam James <sam@gentoo.org> | 2021-01-04 01:30:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-04 01:30:06 +0000 |
commit | a0d9b43e9c7053d24d80c7fd8137840c8562418b (patch) | |
tree | 5fcd98fa2c38b41dd219ff2775d3748fdc354325 /sci-calculators | |
parent | media-gfx/sane-frontends: Stabilize 1.0.14-r6 amd64, #763357 (diff) | |
download | gentoo-a0d9b43e9c7053d24d80c7fd8137840c8562418b.tar.gz gentoo-a0d9b43e9c7053d24d80c7fd8137840c8562418b.tar.bz2 gentoo-a0d9b43e9c7053d24d80c7fd8137840c8562418b.zip |
sci-calculators/units: Stabilize 2.20 amd64, #763360
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/units/units-2.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/units/units-2.20.ebuild b/sci-calculators/units/units-2.20.ebuild index 40e4195d89a7..40b16fb140ba 100644 --- a/sci-calculators/units/units-2.20.ebuild +++ b/sci-calculators/units/units-2.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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} )" |