diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:08:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:08:28 +0200 |
commit | c41041641754a15856d431901a38d6c370c878ce (patch) | |
tree | 8da0c5f04d79c2ede1eee4f5dc9979cc8d177afe /media-video/noad | |
parent | net-im/libcommuni: amd64 stable wrt bug #682752 (diff) | |
download | gentoo-c41041641754a15856d431901a38d6c370c878ce.tar.gz gentoo-c41041641754a15856d431901a38d6c370c878ce.tar.bz2 gentoo-c41041641754a15856d431901a38d6c370c878ce.zip |
media-video/noad: amd64 stable wrt bug #681498
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'media-video/noad')
-rw-r--r-- | media-video/noad/noad-0.8.6-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/noad/noad-0.8.6-r3.ebuild b/media-video/noad/noad-0.8.6-r3.ebuild index ab6a5dbf53c8..b162dbd8fe19 100644 --- a/media-video/noad/noad-0.8.6-r3.ebuild +++ b/media-video/noad/noad-0.8.6-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="http://noad.net23.net/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+ffmpeg imagemagick libmpeg2" RDEPEND=" |