diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-04 14:28:45 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-04 15:26:01 -0400 |
commit | 1c576dba8392ca02fab09f7472b08af5a56dfa0b (patch) | |
tree | fd45d6540b78403420aa8384b512cbeb45f27d99 /media-gfx/gnome-font-viewer | |
parent | net-misc/vinagre: arm64 keyworded (diff) | |
download | gentoo-1c576dba8392ca02fab09f7472b08af5a56dfa0b.tar.gz gentoo-1c576dba8392ca02fab09f7472b08af5a56dfa0b.tar.bz2 gentoo-1c576dba8392ca02fab09f7472b08af5a56dfa0b.zip |
media-gfx/gnome-font-viewer: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Diffstat (limited to 'media-gfx/gnome-font-viewer')
-rw-r--r-- | media-gfx/gnome-font-viewer/gnome-font-viewer-3.30.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gnome-font-viewer/gnome-font-viewer-3.30.0.ebuild b/media-gfx/gnome-font-viewer/gnome-font-viewer-3.30.0.ebuild index 5765b8624172..ffa6608c1d36 100644 --- a/media-gfx/gnome-font-viewer/gnome-font-viewer-3.30.0.ebuild +++ b/media-gfx/gnome-font-viewer/gnome-font-viewer-3.30.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-font-viewer" LICENSE="GPL-2+ LGPL-2.1+" 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" RDEPEND=" >=dev-libs/glib-2.35.1:2 |