diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-03 09:11:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-03 09:11:17 +0200 |
commit | d96359ddcb7b56311ae88de03ae5e25f6fafc0e9 (patch) | |
tree | 5451de292df3963f88ba1577b3bdd9413a173f38 /x11-libs/vte | |
parent | x11-libs/pango: ppc stable wrt bug #685254 (diff) | |
download | gentoo-d96359ddcb7b56311ae88de03ae5e25f6fafc0e9.tar.gz gentoo-d96359ddcb7b56311ae88de03ae5e25f6fafc0e9.tar.bz2 gentoo-d96359ddcb7b56311ae88de03ae5e25f6fafc0e9.zip |
x11-libs/vte: ppc stable wrt bug #685254
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'x11-libs/vte')
-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 427c4d07d4e4..fc40d1470fab 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 )" |