diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:40:12 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:40:12 +0300 |
commit | 8596f7d585cc2ba816e5a281b08eff952736957c (patch) | |
tree | 584195c9f8a73c433332401b1fe46d01ad7aa14b /x11-apps | |
parent | x11-apps/setxkbmap: Stabilize 1.3.4 amd64, #907616 (diff) | |
download | gentoo-8596f7d585cc2ba816e5a281b08eff952736957c.tar.gz gentoo-8596f7d585cc2ba816e5a281b08eff952736957c.tar.bz2 gentoo-8596f7d585cc2ba816e5a281b08eff952736957c.zip |
x11-apps/xcalc: Stabilize 1.1.2 amd64, #907616
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 b3f5524147d9..beae5912c115 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 |