From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2901A1388C2 for ; Fri, 25 Dec 2015 16:20:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F047E07EB; Fri, 25 Dec 2015 16:20:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BA49BE07EB for ; Fri, 25 Dec 2015 16:20:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CF8023404A5 for ; Fri, 25 Dec 2015 16:20:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9AB96CEE for ; Fri, 25 Dec 2015 16:20:14 +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: <1451060290.8a6518a0c3fb15a2d4b8cf65ae47bbde8de29281.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/aegisub/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/aegisub/aegisub-3.2.2.ebuild X-VCS-Directories: media-video/aegisub/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 8a6518a0c3fb15a2d4b8cf65ae47bbde8de29281 X-VCS-Branch: master Date: Fri, 25 Dec 2015 16:20:14 +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: 6ee9f6a4-afe9-4b74-8f8d-bb52b52e60aa X-Archives-Hash: 1de53d9e2fd35fb12f1cc4042c94a92b commit: 8a6518a0c3fb15a2d4b8cf65ae47bbde8de29281 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Dec 25 16:18:10 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Dec 25 16:18:10 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a6518a0 media-video/aegisub: x86 stable wrt bug #569102 Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> media-video/aegisub/aegisub-3.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/aegisub/aegisub-3.2.2.ebuild b/media-video/aegisub/aegisub-3.2.2.ebuild index 7b42749..afdf4af 100644 --- a/media-video/aegisub/aegisub-3.2.2.ebuild +++ b/media-video/aegisub/aegisub-3.2.2.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="alsa debug +ffmpeg +fftw openal oss portaudio pulseaudio spell" # configure.ac specifies minimal versions for some of the dependencies below.