diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:33:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:33:02 +0100 |
commit | 15c46cfd44f3bc7ddcc513184c1175df85a07962 (patch) | |
tree | 141a0ca7d76ec92c0ec29360bcca42166568aaf3 /net-misc/youtube-dl | |
parent | sys-block/seekwatcher: ppc stable wrt bug #593180 (diff) | |
download | gentoo-15c46cfd44f3bc7ddcc513184c1175df85a07962.tar.gz gentoo-15c46cfd44f3bc7ddcc513184c1175df85a07962.tar.bz2 gentoo-15c46cfd44f3bc7ddcc513184c1175df85a07962.zip |
net-misc/youtube-dl: ppc stable wrt bug #603934
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/youtube-dl')
-rw-r--r-- | net-misc/youtube-dl/youtube-dl-2016.12.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 a0d4c1ef12d3..87d11ffb580a 100644 --- a/net-misc/youtube-dl/youtube-dl-2016.12.22.ebuild +++ b/net-misc/youtube-dl/youtube-dl-2016.12.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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=" |