Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-contacts/
Date: Fri, 31 Jan 2020 20:10:22
Message-Id: 1580501170.b3f41b5ebc7046816597ced9ba8a3c59b5982c63.leio@gentoo
1 commit: b3f41b5ebc7046816597ced9ba8a3c59b5982c63
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 31 20:06:10 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 31 20:06:10 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3f41b5e
7
8 gnome-extra/gnome-contacts: Add ~ia64 keyword (bug #692802)
9
10 Tested-by: Émeric Maschino
11 Package-Manager: Portage-2.3.84, Repoman-2.3.20
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 gnome-extra/gnome-contacts/gnome-contacts-3.32.1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/gnome-extra/gnome-contacts/gnome-contacts-3.32.1.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-3.32.1.ebuild
18 index 2536630c39c..7c22863f652 100644
19 --- a/gnome-extra/gnome-contacts/gnome-contacts-3.32.1.ebuild
20 +++ b/gnome-extra/gnome-contacts/gnome-contacts-3.32.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Design/Apps/Contacts"
28 LICENSE="GPL-2+"
29 SLOT="0"
30 IUSE="telepathy v4l"
31 -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~sparc x86"
32 +KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
33
34 VALA_DEPEND="
35 $(vala_depend)