diff options
author | Sam James <sam@gentoo.org> | 2023-06-01 21:03:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-01 21:03:09 +0100 |
commit | e51cd549bceee08cc4ced547dc05d17b462a4ae5 (patch) | |
tree | 15318659861646890c0f5e9f376729848916605d /x11-apps/xcalc | |
parent | x11-apps/setxkbmap: Stabilize 1.3.4 arm, #907616 (diff) | |
download | gentoo-e51cd549bceee08cc4ced547dc05d17b462a4ae5.tar.gz gentoo-e51cd549bceee08cc4ced547dc05d17b462a4ae5.tar.bz2 gentoo-e51cd549bceee08cc4ced547dc05d17b462a4ae5.zip |
x11-apps/xcalc: Stabilize 1.1.2 arm, #907616
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xcalc')
-rw-r--r-- | x11-apps/xcalc/xcalc-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xcalc/xcalc-1.1.2.ebuild b/x11-apps/xcalc/xcalc-1.1.2.ebuild index c70f18ed6762..26c4554a12ab 100644 --- a/x11-apps/xcalc/xcalc-1.1.2.ebuild +++ b/x11-apps/xcalc/xcalc-1.1.2.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="scientific calculator for X" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND="x11-libs/libXaw x11-libs/libXt |