diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-02 19:10:41 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 14:12:33 +0300 |
commit | d8c433854c7c59ea39dcfbdb23e58d758aac3546 (patch) | |
tree | 605b97c4974f4cd56736b52e118120361b8f2715 /sci-calculators | |
parent | sci-calculators/pcalc: destabilize for ~ppc (diff) | |
download | gentoo-d8c433854c7c59ea39dcfbdb23e58d758aac3546.tar.gz gentoo-d8c433854c7c59ea39dcfbdb23e58d758aac3546.tar.bz2 gentoo-d8c433854c7c59ea39dcfbdb23e58d758aac3546.zip |
sci-calculators/units: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@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 872cf59a9798..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} )" |