diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-04 11:03:08 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-04 11:03:08 -0400 |
commit | 29e936d3a5e667f01c7c14164efde5edb5df250a (patch) | |
tree | 0e26db77e8dc7b693c81080c02be507549a0667f /dev-libs/folks | |
parent | gnome-base/gnome-core-apps: arm64 keyworded (diff) | |
download | gentoo-29e936d3a5e667f01c7c14164efde5edb5df250a.tar.gz gentoo-29e936d3a5e667f01c7c14164efde5edb5df250a.tar.bz2 gentoo-29e936d3a5e667f01c7c14164efde5edb5df250a.zip |
dev-libs/folks: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Diffstat (limited to 'dev-libs/folks')
-rw-r--r-- | dev-libs/folks/folks-0.11.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/folks/folks-0.11.4-r1.ebuild b/dev-libs/folks/folks-0.11.4-r1.ebuild index 58d08c1764a1..ae3a4dd69092 100644 --- a/dev-libs/folks/folks-0.11.4-r1.ebuild +++ b/dev-libs/folks/folks-0.11.4-r1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Folks" LICENSE="LGPL-2.1+" SLOT="0/25" # subslot = libfolks soname version -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux" # TODO: --enable-profiling # Vala isn't really optional, https://bugzilla.gnome.org/show_bug.cgi?id=701099 |