diff options
author | Sam James <sam@gentoo.org> | 2023-07-19 20:58:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-19 20:58:42 +0100 |
commit | 8185d9ea701065777933176ad9c0c87bbbd5d382 (patch) | |
tree | 9a7c4752b0897f64f989b25c2cbe48badacbdff5 /sci-calculators | |
parent | sys-fs/xfsprogs: add 6.4.0 (diff) | |
download | gentoo-8185d9ea701065777933176ad9c0c87bbbd5d382.tar.gz gentoo-8185d9ea701065777933176ad9c0c87bbbd5d382.tar.bz2 gentoo-8185d9ea701065777933176ad9c0c87bbbd5d382.zip |
sci-calculators/units: stabilize 2.21-r1 for x86
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/units/units-2.21-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/units/units-2.21-r1.ebuild b/sci-calculators/units/units-2.21-r1.ebuild index 3a90d34023f8..bd5a5772419c 100644 --- a/sci-calculators/units/units-2.21-r1.ebuild +++ b/sci-calculators/units/units-2.21-r1.ebuild @@ -12,7 +12,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} )" |