From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5C5D2139083 for ; Tue, 13 Dec 2016 11:30:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A97A021C224; Tue, 13 Dec 2016 11:30:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7D60821C212 for ; Tue, 13 Dec 2016 11:30:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9434534106E for ; Tue, 13 Dec 2016 11:30:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 94B0F24C7 for ; Tue, 13 Dec 2016 11:30:39 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1481628548.a76ed2cd013aba766386ccc9751453b687d3492b.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/links/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/links/links-2.14.ebuild X-VCS-Directories: www-client/links/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: a76ed2cd013aba766386ccc9751453b687d3492b X-VCS-Branch: master Date: Tue, 13 Dec 2016 11:30:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d77f39c5-aee9-492f-8792-b0ddf4572caf X-Archives-Hash: af533bc65cb738c6ae15380202cf34bb commit: a76ed2cd013aba766386ccc9751453b687d3492b Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Dec 13 11:29:08 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Dec 13 11:29:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a76ed2cd www-client/links: x86 stable wrt bug #591010 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> www-client/links/links-2.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/links/links-2.14.ebuild b/www-client/links/links-2.14.ebuild index dcd60c8..7268e43 100644 --- a/www-client/links/links-2.14.ebuild +++ b/www-client/links/links-2.14.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://${PN}.twibright.com/download/${P}.tar.bz2 LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 directfb fbcon gpm ipv6 jpeg libevent libressl livecd lzma ssl suid svga tiff unicode X zlib" GRAPHICS_DEPEND="media-libs/libpng:0="