diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-04 14:29:19 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-04 15:26:02 -0400 |
commit | cae5dcaaef2ee6f420ac523383e4536711cd9b2d (patch) | |
tree | 89c6f448e9fda7d1146978adb8ecdd99b6de8aed /gnome-extra/gnome-calculator | |
parent | media-gfx/gnome-font-viewer: arm64 keyworded (diff) | |
download | gentoo-cae5dcaaef2ee6f420ac523383e4536711cd9b2d.tar.gz gentoo-cae5dcaaef2ee6f420ac523383e4536711cd9b2d.tar.bz2 gentoo-cae5dcaaef2ee6f420ac523383e4536711cd9b2d.zip |
gnome-extra/gnome-calculator: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Diffstat (limited to 'gnome-extra/gnome-calculator')
-rw-r--r-- | gnome-extra/gnome-calculator/gnome-calculator-3.32.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gnome-calculator/gnome-calculator-3.32.2.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-3.32.2.ebuild index a4ff4383308a..eb2ef5268dec 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-3.32.2.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-3.32.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Calculator" LICENSE="GPL-3+" SLOT="0" IUSE="" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" # gtksourceview vapi definitions in dev-lang/vala itself are too old, and newer vala removes them # altogether, thus we need them installed by gtksourceview[vala] |