diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 12:57:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 12:57:06 +0300 |
commit | 73f18056591f05a0fc9cac270a366e6336190724 (patch) | |
tree | b4baa515d2d119d1f0ceaaaa9ededd3701c69dcb /media-libs/grilo | |
parent | media-gfx/shotwell: amd64 stable wrt bug #670024 (diff) | |
download | gentoo-73f18056591f05a0fc9cac270a366e6336190724.tar.gz gentoo-73f18056591f05a0fc9cac270a366e6336190724.tar.bz2 gentoo-73f18056591f05a0fc9cac270a366e6336190724.zip |
media-libs/grilo: amd64 stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'media-libs/grilo')
-rw-r--r-- | media-libs/grilo/grilo-0.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/grilo/grilo-0.3.6.ebuild b/media-libs/grilo/grilo-0.3.6.ebuild index 74dbd08d841b..b26933ebc3d3 100644 --- a/media-libs/grilo/grilo-0.3.6.ebuild +++ b/media-libs/grilo/grilo-0.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~arm64 ~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 )" |