diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-08 14:51:44 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-08 14:51:44 +0300 |
commit | 7839956b4c6457c1accb0f2bbd6f7dac1b7f3784 (patch) | |
tree | 61d986cea34771f78461d2f0a2a2ac8fa861d941 /x11-libs | |
parent | x11-libs/gtk+: x86 stable wrt bug #702260 (diff) | |
download | gentoo-7839956b4c6457c1accb0f2bbd6f7dac1b7f3784.tar.gz gentoo-7839956b4c6457c1accb0f2bbd6f7dac1b7f3784.tar.bz2 gentoo-7839956b4c6457c1accb0f2bbd6f7dac1b7f3784.zip |
x11-libs/vte: x86 stable wrt bug #702260
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.56.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.56.4.ebuild b/x11-libs/vte/vte-0.56.4.ebuild index 1500f65eb538..6ed9a3694612 100644 --- a/x11-libs/vte/vte-0.56.4.ebuild +++ b/x11-libs/vte/vte-0.56.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 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~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.54.1-command-notify.patch.xz )" |