commit: 3ab1902bb19549fdd016666a26b335fa8c156666 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Mon Jan 22 18:20:13 2018 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Mon Jan 22 18:20:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ab1902b
net-misc/youtube-dl: arm stable, bug #638742 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" net-misc/youtube-dl/youtube-dl-2017.11.15.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/youtube-dl/youtube-dl-2017.11.15.ebuild b/net-misc/youtube-dl/youtube-dl-2017.11.15.ebuild index a9e6d290efc..4ba2b179203 100644 --- a/net-misc/youtube-dl/youtube-dl-2017.11.15.ebuild +++ b/net-misc/youtube-dl/youtube-dl-2017.11.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,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="
