diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-14 21:34:07 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-14 21:41:01 +0000 |
commit | f46d03d78da100a46c60a2379da7179247d202f7 (patch) | |
tree | c5a490246e09ec370a9bc7f627d05223671e20b1 /x11-libs/vte | |
parent | x11-libs/pango: stable 1.40.14 for ppc64, bug #631656 (diff) | |
download | gentoo-f46d03d78da100a46c60a2379da7179247d202f7.tar.gz gentoo-f46d03d78da100a46c60a2379da7179247d202f7.tar.bz2 gentoo-f46d03d78da100a46c60a2379da7179247d202f7.zip |
x11-libs/vte: stable 0.48.4 for ppc64, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'x11-libs/vte')
-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 5b9f4f89570f..88361a8c8e80 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 )" |