diff options
author | Sam James <sam@gentoo.org> | 2024-12-27 12:00:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-27 12:00:24 +0000 |
commit | 239b4a70a583569255855a2df748d63195059844 (patch) | |
tree | 9ea41f849cac06657a7535d6cf45768e486222ac | |
parent | sci-calculators/units: Stabilize 2.24 ppc64, #947010 (diff) | |
download | gentoo-239b4a70a583569255855a2df748d63195059844.tar.gz gentoo-239b4a70a583569255855a2df748d63195059844.tar.bz2 gentoo-239b4a70a583569255855a2df748d63195059844.zip |
sci-calculators/units: Stabilize 2.24 x86, #947010
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sci-calculators/units/units-2.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/units/units-2.24.ebuild b/sci-calculators/units/units-2.24.ebuild index 34b83a15fe2d..07988d0f0677 100644 --- a/sci-calculators/units/units-2.24.ebuild +++ b/sci-calculators/units/units-2.24.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} )" |