diff options
Diffstat (limited to 'sci-calculators/hexcalc/hexcalc-1.11-r4.ebuild')
-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 |