diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-25 19:59:33 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-25 19:59:33 +0200 |
commit | a06ff233ee00918d1a10fab04eee6678702a53fe (patch) | |
tree | da5a0deef840a3eb3b00218223ffcc17492bf451 /x11-apps | |
parent | x11-apps/setxkbmap: Stabilize 1.3.3 arm, #843167 (diff) | |
download | gentoo-a06ff233ee00918d1a10fab04eee6678702a53fe.tar.gz gentoo-a06ff233ee00918d1a10fab04eee6678702a53fe.tar.bz2 gentoo-a06ff233ee00918d1a10fab04eee6678702a53fe.zip |
x11-apps/xcalc: Stabilize 1.1.1 arm, #843167
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xcalc/xcalc-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xcalc/xcalc-1.1.1.ebuild b/x11-apps/xcalc/xcalc-1.1.1.ebuild index 0b10186451a8..f25a3b01246a 100644 --- a/x11-apps/xcalc/xcalc-1.1.1.ebuild +++ b/x11-apps/xcalc/xcalc-1.1.1.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="scientific calculator for X" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" RDEPEND="x11-libs/libXaw x11-libs/libXt |