diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-06 22:36:38 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-06 22:37:46 +0100 |
commit | 38d2d798caf3040c86cbe9e938fe15c9b00fbc35 (patch) | |
tree | 0d1ba167045a5f5fa5483802ea042e100cb14fe2 /x11-libs | |
parent | x11-libs/pango-1.40.14-r0: alpha stable (diff) | |
download | gentoo-38d2d798caf3040c86cbe9e938fe15c9b00fbc35.tar.gz gentoo-38d2d798caf3040c86cbe9e938fe15c9b00fbc35.tar.bz2 gentoo-38d2d798caf3040c86cbe9e938fe15c9b00fbc35.zip |
x11-libs/vte-0.48.4-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/631656
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.48.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.48.4.ebuild b/x11-libs/vte/vte-0.48.4.ebuild index e621eeff3220..ec1299e5ce2f 100644 --- a/x11-libs/vte/vte-0.48.4.ebuild +++ b/x11-libs/vte/vte-0.48.4.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/action/show/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 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" REQUIRED_USE="vala? ( introspection )" SRC_URI="${SRC_URI} !vanilla? ( https://dev.gentoo.org/~eva/distfiles/${PN}/${P}-command-notify.patch.xz )" |