diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-14 14:08:01 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-14 14:08:37 +0200 |
commit | 033648e964236a04b41d090311119a9018a7f056 (patch) | |
tree | 362c8bd2f7c2ed3a83493ef35c7e4007c62f6077 /media-libs/grilo | |
parent | dev-python/subprocess32: keyword ~arm64 (diff) | |
download | gentoo-033648e964236a04b41d090311119a9018a7f056.tar.gz gentoo-033648e964236a04b41d090311119a9018a7f056.tar.bz2 gentoo-033648e964236a04b41d090311119a9018a7f056.zip |
media-libs/grilo: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs/grilo')
-rw-r--r-- | media-libs/grilo/grilo-0.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/grilo/grilo-0.3.3.ebuild b/media-libs/grilo/grilo-0.3.3.ebuild index e087d528ab5c..8226d721b9b7 100644 --- a/media-libs/grilo/grilo-0.3.3.ebuild +++ b/media-libs/grilo/grilo-0.3.3.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Grilo" LICENSE="LGPL-2.1+" SLOT="0.3/0" # subslot is libgrilo-0.3 soname suffix -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="gtk examples +introspection +network playlist test vala" REQUIRED_USE="test? ( introspection )" |