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: Sun, 30 Aug 2020 18:28:46
Message-Id: 1598812108.63a81a27197b4de94ecdc8b3d0034f91b3bc0028.sam@gentoo
1 commit: 63a81a27197b4de94ecdc8b3d0034f91b3bc0028
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 18:10:45 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 18:28:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63a81a27
7
8 x11-libs/vte: Stabilize 0.60.3 arm64, #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 78fbf9f5106..bb546a9de1b 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 )"