From 853b923ea1717462c8bdb0dbd7ba3dbe607c3d0c Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sun, 3 May 2026 11:47:21 -0400 Subject: [PATCH] sci-calculators/units: Stabilize 2.27 ppc64, #973572 Signed-off-by: Eli Schwartz --- sci-calculators/units/units-2.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-calculators/units/units-2.27.ebuild b/sci-calculators/units/units-2.27.ebuild index aa6df0e159973..91989ad86ed07 100644 --- a/sci-calculators/units/units-2.27.ebuild +++ b/sci-calculators/units/units-2.27.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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ppc64 ~sparc x86" IUSE="+units-cur" REQUIRED_USE="units-cur? ( ${PYTHON_REQUIRED_USE} )"