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 A33AD139085 for ; Sat, 14 Jan 2017 23:17:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E937CE0C74; Sat, 14 Jan 2017 23:17:19 +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 C2B30E0C74 for ; Sat, 14 Jan 2017 23:17:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8821234108B for ; Sat, 14 Jan 2017 23:17:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 027952746 for ; Sat, 14 Jan 2017 23:17:17 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1484435828.50435c5913d06896ebf425278929b267ba42deb1.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libwebp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libwebp/libwebp-0.5.2.ebuild X-VCS-Directories: media-libs/libwebp/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 50435c5913d06896ebf425278929b267ba42deb1 X-VCS-Branch: master Date: Sat, 14 Jan 2017 23:17:17 +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: 8f7d97b3-356d-4027-9d00-7d7beab8acd8 X-Archives-Hash: 29d4f3bd8d3e426b151561630134e061 commit: 50435c5913d06896ebf425278929b267ba42deb1 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Jan 14 23:17:08 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Jan 14 23:17:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50435c59 media-libs/libwebp: Stable for HPPA (bug #598208). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches media-libs/libwebp/libwebp-0.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libwebp/libwebp-0.5.2.ebuild b/media-libs/libwebp/libwebp-0.5.2.ebuild index c8edd93..9118d85 100644 --- a/media-libs/libwebp/libwebp-0.5.2.ebuild +++ b/media-libs/libwebp/libwebp-0.5.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://downloads.webmproject.org/releases/webp/${P}.tar.gz" LICENSE="BSD" SLOT="0/6" # subslot = libwebp soname version -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~m68k-mint" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~m68k-mint" IUSE="experimental gif +jpeg opengl +png static-libs swap-16bit-csp tiff" # TODO: dev-lang/swig bindings in swig/ subdirectory