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 237E6138239 for ; Fri, 31 Aug 2018 10:59:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD5D6E0809; Fri, 31 Aug 2018 10:59:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 9775EE0809 for ; Fri, 31 Aug 2018 10:59:28 +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 3C574335CD8 for ; Fri, 31 Aug 2018 10:59:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8269E3BA for ; Fri, 31 Aug 2018 10:59:25 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1535713149.a46b9ae6bfccdf092717ee5b2fcfb42f849173a6.jer@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-2018.08.22.ebuild X-VCS-Directories: net-misc/youtube-dl/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: a46b9ae6bfccdf092717ee5b2fcfb42f849173a6 X-VCS-Branch: master Date: Fri, 31 Aug 2018 10:59:25 +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: d7f549df-77f7-444f-b1e3-684c1763184d X-Archives-Hash: 75f5e2a514d729e3de4203d111f8e04b commit: a46b9ae6bfccdf092717ee5b2fcfb42f849173a6 Author: Jeroen Roovers gentoo org> AuthorDate: Fri Aug 31 10:59:09 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Fri Aug 31 10:59:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a46b9ae6 net-misc/youtube-dl: Stable for AMD64 HPPA x86 too. Package-Manager: Portage-2.3.48, Repoman-2.3.10 RepoMan-Options: --ignore-arches net-misc/youtube-dl/youtube-dl-2018.08.22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/youtube-dl/youtube-dl-2018.08.22.ebuild b/net-misc/youtube-dl/youtube-dl-2018.08.22.ebuild index 1c433fb38ec..45357c68f63 100644 --- a/net-misc/youtube-dl/youtube-dl-2018.08.22.ebuild +++ b/net-misc/youtube-dl/youtube-dl-2018.08.22.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="+offensive test" RDEPEND="