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: Wed, 19 Aug 2020 22:40:47
Message-Id: 1597876604.ba7a19d5577d8aec0bc68b34411f0df2d70023cd.sam@gentoo
1 commit: ba7a19d5577d8aec0bc68b34411f0df2d70023cd
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 19 22:36:44 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 19 22:36:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba7a19d5
7
8 x11-libs/vte: arm64 stable (bug #738056)
9
10 Package-Manager: Portage-3.0.3, Repoman-3.0.0
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 x11-libs/vte/vte-0.58.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/vte/vte-0.58.3.ebuild b/x11-libs/vte/vte-0.58.3.ebuild
17 index dd8884b718f..c542b20541a 100644
18 --- a/x11-libs/vte/vte-0.58.3.ebuild
19 +++ b/x11-libs/vte/vte-0.58.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 +introspection +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/~leio/distfiles/${PN}-0.58.3-command-notify.patch.xz )"