diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-22 10:44:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-22 10:44:23 +0200 |
commit | a475e24c5e32fb98bb27d0fec4c16134cdc8b62e (patch) | |
tree | 3b73b0654543923bb9e666e3426278059c414ae0 /x11-libs/vte/vte-0.58.3.ebuild | |
parent | x11-libs/gtksourceview: ppc64 stable wrt bug #717144 (diff) | |
download | gentoo-a475e24c5e32fb98bb27d0fec4c16134cdc8b62e.tar.gz gentoo-a475e24c5e32fb98bb27d0fec4c16134cdc8b62e.tar.bz2 gentoo-a475e24c5e32fb98bb27d0fec4c16134cdc8b62e.zip |
x11-libs/vte: ppc64 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/vte/vte-0.58.3.ebuild')
-rw-r--r-- | x11-libs/vte/vte-0.58.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.58.3.ebuild b/x11-libs/vte/vte-0.58.3.ebuild index f2832b57ac70..5b6aac631f48 100644 --- a/x11-libs/vte/vte-0.58.3.ebuild +++ b/x11-libs/vte/vte-0.58.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 +introspection +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.58.3-command-notify.patch.xz )" |