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 D75E4139083 for ; Thu, 29 Dec 2016 03:09:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AC4521C043; Thu, 29 Dec 2016 03:09:44 +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 093B821C043 for ; Thu, 29 Dec 2016 03:09:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 148B6340C9D for ; Thu, 29 Dec 2016 03:09:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B03D59D8 for ; Thu, 29 Dec 2016 03:09:41 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1482980941.c6fa3aad18c57f7ed9dae98808cfecb9b9537028.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/youtube-dl/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/youtube-dl/youtube-dl-2016.12.22.ebuild X-VCS-Directories: net-misc/youtube-dl/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: c6fa3aad18c57f7ed9dae98808cfecb9b9537028 X-VCS-Branch: master Date: Thu, 29 Dec 2016 03:09:41 +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: 3e0c369a-1850-4e0b-90c2-900c32d56ac4 X-Archives-Hash: a7ceef6dce2aba449da32e97acadfa92 commit: c6fa3aad18c57f7ed9dae98808cfecb9b9537028 Author: Aaron Bauman gentoo org> AuthorDate: Thu Dec 29 03:09:01 2016 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Thu Dec 29 03:09:01 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6fa3aad net-misc/youtube-dl: amd64 stable wrt bug #603934 net-misc/youtube-dl/youtube-dl-2016.12.22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/youtube-dl/youtube-dl-2016.12.22.ebuild b/net-misc/youtube-dl/youtube-dl-2016.12.22.ebuild index 1470648..577cb40 100644 --- a/net-misc/youtube-dl/youtube-dl-2016.12.22.ebuild +++ b/net-misc/youtube-dl/youtube-dl-2016.12.22.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://youtube-dl.org/downloads/${PV}/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="offensive test" RDEPEND="