Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/vte/
Date: Mon, 31 Aug 2020 02:52:39
Message-Id: 1598842342.8b23c3e58fdae3291b50b33b1f12752b050c3f08.sam@gentoo
1 commit: 8b23c3e58fdae3291b50b33b1f12752b050c3f08
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 31 02:36:32 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 31 02:52:22 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b23c3e5
7
8 x11-libs/vte: Stabilize 0.60.3 arm, #738728
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-libs/vte/vte-0.60.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/vte/vte-0.60.3.ebuild b/x11-libs/vte/vte-0.60.3.ebuild
16 index bb546a9de1b..c9531ec4a27 100644
17 --- a/x11-libs/vte/vte-0.60.3.ebuild
18 +++ b/x11-libs/vte/vte-0.60.3.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE"
20 LICENSE="LGPL-3+ GPL-3+"
21 SLOT="2.91"
22 IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala vanilla"
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
25 REQUIRED_USE="vala? ( introspection )"
26
27 SRC_URI="${SRC_URI} !vanilla? ( https://dev.gentoo.org/~leio/distfiles/${PN}-0.60.3-command-notify.patch.xz )"