diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-10 20:47:28 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-10 20:49:28 +0300 |
commit | 25407a46192ff3ac3908660b77da372f21951b0c (patch) | |
tree | 9718c7f999873a0edea5085681eff0ab5c5cedad /x11-libs | |
parent | x11-libs/pango: x86 stable wrt bug #685254 (diff) | |
download | gentoo-25407a46192ff3ac3908660b77da372f21951b0c.tar.gz gentoo-25407a46192ff3ac3908660b77da372f21951b0c.tar.bz2 gentoo-25407a46192ff3ac3908660b77da372f21951b0c.zip |
x11-libs/vte: x86 stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
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 72cb5603e393..4c8942032ebf 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 )" |