Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/vte/
Date: Thu, 01 Apr 2021 16:44:15
Message-Id: 1617295438.61599ce0d8aa290dd98f4e248d29a552afe1dec3.whissi@gentoo
1 commit: 61599ce0d8aa290dd98f4e248d29a552afe1dec3
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 1 16:36:26 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 1 16:43:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61599ce0
7
8 x11-libs/vte: x86 stable (bug #774927)
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 x11-libs/vte/vte-0.62.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/vte/vte-0.62.3.ebuild b/x11-libs/vte/vte-0.62.3.ebuild
17 index e6c46e0c1d6..96cf7fa4c7e 100644
18 --- a/x11-libs/vte/vte-0.62.3.ebuild
19 +++ b/x11-libs/vte/vte-0.62.3.ebuild
20 @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE"
21 LICENSE="LGPL-3+ GPL-3+"
22 SLOT="2.91"
23 IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala vanilla"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
26 REQUIRED_USE="vala? ( introspection )"
27
28 SRC_URI="${SRC_URI} !vanilla? ( https://dev.gentoo.org/~mattst88/distfiles/${PN}-0.62.1-command-notify.patch.xz )"