diff options
author | Sam James <sam@gentoo.org> | 2023-05-18 20:42:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-18 20:42:19 +0100 |
commit | 4ce3539f14206405cdaec4fe0b8f09d0347d3d2a (patch) | |
tree | c86f025c5225e2f5a96006be43ebbe23e7609c80 /media-video/noad | |
parent | app-forensics/chkrootkit: Stabilize 0.57 amd64, #906671 (diff) | |
download | gentoo-4ce3539f14206405cdaec4fe0b8f09d0347d3d2a.tar.gz gentoo-4ce3539f14206405cdaec4fe0b8f09d0347d3d2a.tar.bz2 gentoo-4ce3539f14206405cdaec4fe0b8f09d0347d3d2a.zip |
media-video/noad: Stabilize 0.8.8 amd64, #906672
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/noad')
-rw-r--r-- | media-video/noad/noad-0.8.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/noad/noad-0.8.8.ebuild b/media-video/noad/noad-0.8.8.ebuild index 72ad06e5416b..1a5189ee03fe 100644 --- a/media-video/noad/noad-0.8.8.ebuild +++ b/media-video/noad/noad-0.8.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/madmartin/noad/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+ffmpeg imagemagick libmpeg2" REQUIRED_USE="|| ( ffmpeg libmpeg2 )" |