diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 13:41:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 13:43:26 +0100 |
commit | 7c62d3bd109cd44fda185d03ca36404423b0bbab (patch) | |
tree | c7a269b721f3c608778c08771edef53185ddff95 /media-libs/libopenshot | |
parent | dev-ruby/test-unit: x86 stable wrt bug #700922 (diff) | |
download | gentoo-7c62d3bd109cd44fda185d03ca36404423b0bbab.tar.gz gentoo-7c62d3bd109cd44fda185d03ca36404423b0bbab.tar.bz2 gentoo-7c62d3bd109cd44fda185d03ca36404423b0bbab.zip |
media-libs/libopenshot: x86 stable wrt bug #690964
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/libopenshot')
-rw-r--r-- | media-libs/libopenshot/libopenshot-0.2.4_pre20190609.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libopenshot/libopenshot-0.2.4_pre20190609.ebuild b/media-libs/libopenshot/libopenshot-0.2.4_pre20190609.ebuild index d4d906c9eed4..55cb7c62295b 100644 --- a/media-libs/libopenshot/libopenshot-0.2.4_pre20190609.ebuild +++ b/media-libs/libopenshot/libopenshot-0.2.4_pre20190609.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/OpenShot/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar. LICENSE="GPL-3+" SLOT="0/17" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc examples +imagemagick libav +python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |