diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 16:25:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 16:25:17 +0100 |
commit | 643d2979a298cc403c1d108b80f6ccad8e115dc0 (patch) | |
tree | 1a2007f108d3d652687935b99f7ae401c4008d24 /x11-libs | |
parent | x11-libs/gtk+: arm stable wrt bug #702260 (diff) | |
download | gentoo-643d2979a298cc403c1d108b80f6ccad8e115dc0.tar.gz gentoo-643d2979a298cc403c1d108b80f6ccad8e115dc0.tar.bz2 gentoo-643d2979a298cc403c1d108b80f6ccad8e115dc0.zip |
x11-libs/vte: arm stable wrt bug #702260
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.56.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/vte/vte-0.56.4.ebuild b/x11-libs/vte/vte-0.56.4.ebuild index 3303b0dbd969..ed2999b52f6f 100644 --- a/x11-libs/vte/vte-0.56.4.ebuild +++ b/x11-libs/vte/vte-0.56.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE" LICENSE="LGPL-2+" SLOT="2.91" IUSE="+crypt debug glade +introspection vala vanilla" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" REQUIRED_USE="vala? ( introspection )" SRC_URI="${SRC_URI} !vanilla? ( https://dev.gentoo.org/~leio/distfiles/${PN}-0.54.1-command-notify.patch.xz )" |