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: Thu, 27 Jun 2019 12:35:16
Message-Id: 1561638891.f309013fa87638cb8f08971846f8b69fe124bc40.ago@gentoo
1 commit: f309013fa87638cb8f08971846f8b69fe124bc40
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 27 12:34:51 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 27 12:34:51 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f309013f
7
8 x11-libs/vte: ppc64 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="ppc64"
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 90e3898e9d5..427c4d07d4e 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 )"