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 C5903138331 for ; Fri, 6 Apr 2018 22:44:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B10EDE083B; Fri, 6 Apr 2018 22:44:06 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 88493E083B for ; Fri, 6 Apr 2018 22:44:06 +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 3A29C335C51 for ; Fri, 6 Apr 2018 22:44:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0305727B for ; Fri, 6 Apr 2018 22:44:03 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1523054617.7ac7e606427fe9fe6ed91bb2076c75b9e19e1d31.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libvorbis/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libvorbis/libvorbis-1.3.6.ebuild X-VCS-Directories: media-libs/libvorbis/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 7ac7e606427fe9fe6ed91bb2076c75b9e19e1d31 X-VCS-Branch: master Date: Fri, 6 Apr 2018 22:44:03 +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: eafe7a2f-e59c-4cf6-9d23-013a76cf21fd X-Archives-Hash: 4c741e8c7b6bc4e47e82ddbed4976a51 commit: 7ac7e606427fe9fe6ed91bb2076c75b9e19e1d31 Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Apr 6 22:43:37 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Apr 6 22:43:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ac7e606 media-libs/libvorbis: stable 1.3.6 for ia64, bug #650654 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64" media-libs/libvorbis/libvorbis-1.3.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libvorbis/libvorbis-1.3.6.ebuild b/media-libs/libvorbis/libvorbis-1.3.6.ebuild index eb0c2a4cc9a..7112a64c0de 100644 --- a/media-libs/libvorbis/libvorbis-1.3.6.ebuild +++ b/media-libs/libvorbis/libvorbis-1.3.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.xiph.org/releases/vorbis/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" RDEPEND=">=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}]