diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-02 19:10:44 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 14:12:33 +0300 |
commit | c835acfa9733df343e1b63b677e79e613b1bab69 (patch) | |
tree | d7ac887261772d714122f9ff90a74d9bfefe2df1 /sci-calculators/wcalc | |
parent | sci-calculators/units: destabilize for ~ppc (diff) | |
download | gentoo-c835acfa9733df343e1b63b677e79e613b1bab69.tar.gz gentoo-c835acfa9733df343e1b63b677e79e613b1bab69.tar.bz2 gentoo-c835acfa9733df343e1b63b677e79e613b1bab69.zip |
sci-calculators/wcalc: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-calculators/wcalc')
-rw-r--r-- | sci-calculators/wcalc/wcalc-2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/wcalc/wcalc-2.5.ebuild b/sci-calculators/wcalc/wcalc-2.5.ebuild index 0492b2f6f066..484aafc04c89 100644 --- a/sci-calculators/wcalc/wcalc-2.5.ebuild +++ b/sci-calculators/wcalc/wcalc-2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/w-calc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="readline" RDEPEND=" |