diff options
author | 2020-11-06 14:56:37 +0000 | |
---|---|---|
committer | 2020-11-06 14:56:37 +0000 | |
commit | 0047f8d49e55a784e29cb1192bc71e033ef191d1 (patch) | |
tree | 8e1ef6acedd27048e29d267d4a90b24259a7df21 /x11-libs | |
parent | x11-libs/libwnck: Stabilize 3.36.0 ppc, #738728 (diff) | |
download | gentoo-0047f8d49e55a784e29cb1192bc71e033ef191d1.tar.gz gentoo-0047f8d49e55a784e29cb1192bc71e033ef191d1.tar.bz2 gentoo-0047f8d49e55a784e29cb1192bc71e033ef191d1.zip |
x11-libs/vte: Stabilize 0.60.3 ppc, #738728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.60.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.60.3.ebuild b/x11-libs/vte/vte-0.60.3.ebuild index ab7804e7729e..fc9dae3f5f80 100644 --- a/x11-libs/vte/vte-0.60.3.ebuild +++ b/x11-libs/vte/vte-0.60.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/~leio/distfiles/${PN}-0.60.3-command-notify.patch.xz )" |