Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/grilo/
Date: Thu, 20 Jan 2022 10:02:36
Message-Id: 1642672921.45200aef2d7c719c45eab64bf3f8ff086fffc4fe.jsmolic@gentoo
1 commit: 45200aef2d7c719c45eab64bf3f8ff086fffc4fe
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 20 09:58:00 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 10:02:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45200aef
7
8 media-libs/grilo: Stabilize 0.3.14 x86, #831048
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 media-libs/grilo/grilo-0.3.14.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-libs/grilo/grilo-0.3.14.ebuild b/media-libs/grilo/grilo-0.3.14.ebuild
16 index d8c385b4b579..5fea4038b4af 100644
17 --- a/media-libs/grilo/grilo-0.3.14.ebuild
18 +++ b/media-libs/grilo/grilo-0.3.14.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Grilo"
26
27 LICENSE="LGPL-2.1+"
28 SLOT="0.3/0" # subslot is libgrilo-0.3 soname suffix
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
30 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
31
32 IUSE="gtk gtk-doc +introspection +playlist test vala"
33 REQUIRED_USE="vala? ( introspection )"