diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-15 23:27:12 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-15 23:29:27 +0100 |
commit | 358af04d5f2c9a7998784527fedb5abbdd8b01ad (patch) | |
tree | 128ca82c368e723af2def708200339d5ad5afd74 /media-video | |
parent | dev-lang/elixir: drop old (diff) | |
download | gentoo-358af04d5f2c9a7998784527fedb5abbdd8b01ad.tar.gz gentoo-358af04d5f2c9a7998784527fedb5abbdd8b01ad.tar.bz2 gentoo-358af04d5f2c9a7998784527fedb5abbdd8b01ad.zip |
media-video/get_flash_videos: x86 stable (bug #626620)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/get_flash_videos/get_flash_videos-1.25.94.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/get_flash_videos/get_flash_videos-1.25.94.ebuild b/media-video/get_flash_videos/get_flash_videos-1.25.94.ebuild index 06f54954848e..a1a6ff27ac85 100644 --- a/media-video/get_flash_videos/get_flash_videos-1.25.94.ebuild +++ b/media-video/get_flash_videos/get_flash_videos-1.25.94.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/monsieurvideo/get-flash-videos/archive/${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" IUSE="test" #RESTRICT="test" # Fail to work for a long time, bug #407381 |