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 5F51F1396D9 for ; Sat, 28 Oct 2017 21:18:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AB6F2BC17F; Sat, 28 Oct 2017 21:18:07 +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 7D0302BC17F for ; Sat, 28 Oct 2017 21:18:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3AE0E34164B for ; Sat, 28 Oct 2017 21:18:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EAC68839 for ; Sat, 28 Oct 2017 21:18:04 +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: <1509225480.2629b7230246194e3e6174e8f77a3f580bb44cc0.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-meta/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-meta/gst-plugins-meta-1.12.3.ebuild X-VCS-Directories: media-plugins/gst-plugins-meta/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 2629b7230246194e3e6174e8f77a3f580bb44cc0 X-VCS-Branch: master Date: Sat, 28 Oct 2017 21:18:04 +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: cd439506-a72d-442e-b1ad-97c193f0b0a2 X-Archives-Hash: 2fcb45d5997f7a6ee81ee2eba3ee419f commit: 2629b7230246194e3e6174e8f77a3f580bb44cc0 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Oct 28 21:09:59 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Oct 28 21:18:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2629b723 media-plugins/gst-plugins-meta: keyworded 1.12.3 for ia64, bug #635466 Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ia64" media-plugins/gst-plugins-meta/gst-plugins-meta-1.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/gst-plugins-meta/gst-plugins-meta-1.12.3.ebuild b/media-plugins/gst-plugins-meta/gst-plugins-meta-1.12.3.ebuild index 19b13fcf0b2..afb5dbf2a45 100644 --- a/media-plugins/gst-plugins-meta/gst-plugins-meta-1.12.3.ebuild +++ b/media-plugins/gst-plugins-meta/gst-plugins-meta-1.12.3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gentoo.org" LICENSE="metapackage" SLOT="1.0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~x86" IUSE="aac a52 alsa cdda dts dv dvb dvd ffmpeg flac http jack lame libass libvisual mms mp3 modplug mpeg ogg opus oss pulseaudio taglib theora v4l vaapi vcd vorbis vpx wavpack X x264" REQUIRED_USE="opus? ( ogg ) theora? ( ogg ) vorbis? ( ogg )"