diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 18:36:26 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 18:43:58 +0200 |
commit | 61599ce0d8aa290dd98f4e248d29a552afe1dec3 (patch) | |
tree | 31cfd2cb9162f9148e77cb21a7c45932e51f6b12 /x11-libs/vte | |
parent | x11-libs/colord-gtk: x86 stable (bug #774927) (diff) | |
download | gentoo-61599ce0d8aa290dd98f4e248d29a552afe1dec3.tar.gz gentoo-61599ce0d8aa290dd98f4e248d29a552afe1dec3.tar.bz2 gentoo-61599ce0d8aa290dd98f4e248d29a552afe1dec3.zip |
x11-libs/vte: x86 stable (bug #774927)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/vte-0.62.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.62.3.ebuild b/x11-libs/vte/vte-0.62.3.ebuild index e6c46e0c1d64..96cf7fa4c7ef 100644 --- a/x11-libs/vte/vte-0.62.3.ebuild +++ b/x11-libs/vte/vte-0.62.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE" LICENSE="LGPL-3+ GPL-3+" SLOT="2.91" IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala vanilla" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" REQUIRED_USE="vala? ( introspection )" SRC_URI="${SRC_URI} !vanilla? ( https://dev.gentoo.org/~mattst88/distfiles/${PN}-0.62.1-command-notify.patch.xz )" |