diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-05-11 08:55:45 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-05-11 08:55:45 -0400 |
commit | 69ebc24f61033f63dbf6fabc476ccfe0d3b134ed (patch) | |
tree | f8657b9a1a3c524493deb0c571ef50d9d2b0f506 /x11-libs | |
parent | x11-libs/vte: sync with main tree (diff) | |
download | musl-69ebc24f61033f63dbf6fabc476ccfe0d3b134ed.tar.gz musl-69ebc24f61033f63dbf6fabc476ccfe0d3b134ed.tar.bz2 musl-69ebc24f61033f63dbf6fabc476ccfe0d3b134ed.zip |
x11-libs/vte: 0.54.4 stable on amd64 and x86
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 9f5f8141..43a8c207 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="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86" REQUIRED_USE="vala? ( introspection )" SRC_URI="${SRC_URI} !vanilla? ( https://dev.gentoo.org/~leio/distfiles/${PN}-0.54.1-command-notify.patch.xz )" |