Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/vte/
Date: Wed, 03 Jul 2019 07:11:54
Message-Id: 1562137877.d96359ddcb7b56311ae88de03ae5e25f6fafc0e9.ago@gentoo
1 commit: d96359ddcb7b56311ae88de03ae5e25f6fafc0e9
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 3 07:11:17 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 3 07:11:17 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d96359dd
7
8 x11-libs/vte: ppc stable wrt bug #685254
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="ppc"
13
14 x11-libs/vte/vte-0.54.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-libs/vte/vte-0.54.4.ebuild b/x11-libs/vte/vte-0.54.4.ebuild
18 index 427c4d07d4e..fc40d1470fa 100644
19 --- a/x11-libs/vte/vte-0.54.4.ebuild
20 +++ b/x11-libs/vte/vte-0.54.4.ebuild
21 @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE"
22 LICENSE="LGPL-2+"
23 SLOT="2.91"
24 IUSE="+crypt debug glade +introspection vala vanilla"
25 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
26 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
27 REQUIRED_USE="vala? ( introspection )"
28
29 SRC_URI="${SRC_URI} !vanilla? ( https://dev.gentoo.org/~leio/distfiles/${PN}-0.54.1-command-notify.patch.xz )"