diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-02 19:10:35 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 14:12:33 +0300 |
commit | e1d1b7a363fcc168152c9bb35fad09f133dfa210 (patch) | |
tree | d3449218836c599b66071d4df8e65bc3e6ddecff /sci-calculators | |
parent | sci-calculators/hcalc: destabilize for ~ppc (diff) | |
download | gentoo-e1d1b7a363fcc168152c9bb35fad09f133dfa210.tar.gz gentoo-e1d1b7a363fcc168152c9bb35fad09f133dfa210.tar.bz2 gentoo-e1d1b7a363fcc168152c9bb35fad09f133dfa210.zip |
sci-calculators/hexcalc: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/hexcalc/hexcalc-1.11-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/hexcalc/hexcalc-1.11-r4.ebuild b/sci-calculators/hexcalc/hexcalc-1.11-r4.ebuild index 729630099a29..c70fa19d05f8 100644 --- a/sci-calculators/hexcalc/hexcalc-1.11-r4.ebuild +++ b/sci-calculators/hexcalc/hexcalc-1.11-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}" LICENSE="HPND" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" RDEPEND=" x11-libs/libX11 |