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 0EAF71381F1 for ; Tue, 29 May 2018 11:59:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E10CCE077F; Tue, 29 May 2018 11:59:01 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B87B7E077F for ; Tue, 29 May 2018 11:59:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5BB5F335C75 for ; Tue, 29 May 2018 11:59:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19181129 for ; Tue, 29 May 2018 11:58:58 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1527595098.42b2dede0fa40c2b5b57b77e7e17792114589775.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/, media-libs/libwebp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libwebp/libwebp-1.0.0.ebuild profiles/arch/arm64/package.use.stable.mask X-VCS-Directories: media-libs/libwebp/ profiles/arch/arm64/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 42b2dede0fa40c2b5b57b77e7e17792114589775 X-VCS-Branch: master Date: Tue, 29 May 2018 11:58:58 +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: 1330372e-5ae2-4db9-8774-267b739d30a5 X-Archives-Hash: ec9736d22d17ecb0b9f0c6bc1999d693 commit: 42b2dede0fa40c2b5b57b77e7e17792114589775 Author: Mart Raudsepp gentoo org> AuthorDate: Tue May 29 10:48:30 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Tue May 29 11:58:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42b2dede media-libs/libwebp: arm64 stable Package-Manager: Portage-2.3.28, Repoman-2.3.9 media-libs/libwebp/libwebp-1.0.0.ebuild | 2 +- profiles/arch/arm64/package.use.stable.mask | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/media-libs/libwebp/libwebp-1.0.0.ebuild b/media-libs/libwebp/libwebp-1.0.0.ebuild index 6ef54b5061d..ea796fca8f7 100644 --- a/media-libs/libwebp/libwebp-1.0.0.ebuild +++ b/media-libs/libwebp/libwebp-1.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://downloads.webmproject.org/releases/webp/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/7" # subslot = libwebp soname version [[ "${PV}" = *_rc* ]] || \ -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="cpu_flags_x86_avx2 cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 gif +jpeg neon opengl +png static-libs swap-16bit-csp tiff" # TODO: dev-lang/swig bindings in swig/ subdirectory diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index 7ee65d17d70..05541b564ae 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Mart Raudsepp (29 May 2018) +# virtual/opengl and media-libs/freeglut not stable yet +media-libs/libwebp opengl + # Mart Raudsepp (06 May 2018) # No media-libs/freeglut and co stable yet media-libs/jasper opengl