diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-06-17 13:06:32 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-06-17 13:06:32 +0300 |
commit | fcdcc7cf32bfc6046337bd0e8c945b07ffe6c7ba (patch) | |
tree | f8e593b059437136896ee81e367ce1af20ac3281 /x11-libs | |
parent | x11-libs/pango: alpha stable wrt bug #685254 (diff) | |
download | gentoo-fcdcc7cf32bfc6046337bd0e8c945b07ffe6c7ba.tar.gz gentoo-fcdcc7cf32bfc6046337bd0e8c945b07ffe6c7ba.tar.bz2 gentoo-fcdcc7cf32bfc6046337bd0e8c945b07ffe6c7ba.zip |
x11-libs/vte: alpha stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.54.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.54.4.ebuild b/x11-libs/vte/vte-0.54.4.ebuild index 6e4ff6239afd..5bee016e7631 100644 --- a/x11-libs/vte/vte-0.54.4.ebuild +++ b/x11-libs/vte/vte-0.54.4.ebuild @@ -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 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~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 )" |