diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 15:15:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 15:16:32 +0200 |
commit | ff3d050b5b8085db6d33e687547576af4d5d5e56 (patch) | |
tree | 5fd253440552ce78c936bda10fa0e301923b2216 /x11-libs | |
parent | x11-libs/pango: amd64 stable wrt bug #611134 (diff) | |
download | gentoo-ff3d050b5b8085db6d33e687547576af4d5d5e56.tar.gz gentoo-ff3d050b5b8085db6d33e687547576af4d5d5e56.tar.bz2 gentoo-ff3d050b5b8085db6d33e687547576af4d5d5e56.zip |
x11-libs/vte: amd64 stable wrt bug #611134
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.46.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.46.1.ebuild b/x11-libs/vte/vte-0.46.1.ebuild index 494c1fe7ecbf..66504b78fd5d 100644 --- a/x11-libs/vte/vte-0.46.1.ebuild +++ b/x11-libs/vte/vte-0.46.1.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" -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 )" RDEPEND=" |