diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-18 15:56:24 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-19 00:58:05 +0300 |
commit | 8b79e98876659ac8cb1d5e82afe5d4986a16bf86 (patch) | |
tree | 33c0f46bab3aa036391306f9cd05992189206fd6 /x11-apps | |
parent | www-servers/lighttpd: Security cleanup (diff) | |
download | gentoo-8b79e98876659ac8cb1d5e82afe5d4986a16bf86.tar.gz gentoo-8b79e98876659ac8cb1d5e82afe5d4986a16bf86.tar.bz2 gentoo-8b79e98876659ac8cb1d5e82afe5d4986a16bf86.zip |
x11-apps/xcalc: arm64 keyworded (bug #728392)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xcalc/xcalc-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xcalc/xcalc-1.1.0.ebuild b/x11-apps/xcalc/xcalc-1.1.0.ebuild index dc5407baad17..b77243dfdd9f 100644 --- a/x11-apps/xcalc/xcalc-1.1.0.ebuild +++ b/x11-apps/xcalc/xcalc-1.1.0.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="scientific calculator for X" -KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 arm ~arm64 hppa ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXaw |