summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-09 09:38:33 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-09 09:39:40 +0200
commit93d938f1e140e455fc71b1736590b6f6073d7fc5 (patch)
treebc54fd06802c9171793ee3a82f5b7a1a1d1c7970 /media-libs/libopenshot
parentdev-vcs/mercurial: x86 stable wrt bug #850376 (diff)
downloadgentoo-93d938f1e140e455fc71b1736590b6f6073d7fc5.tar.gz
gentoo-93d938f1e140e455fc71b1736590b6f6073d7fc5.tar.bz2
gentoo-93d938f1e140e455fc71b1736590b6f6073d7fc5.zip
media-libs/libopenshot: x86 stable wrt bug #850385
Package-Manager: Portage-3.0.30, Repoman-3.0.3 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.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libopenshot/libopenshot-0.2.7.ebuild b/media-libs/libopenshot/libopenshot-0.2.7.ebuild
index 3725dccfe311..0a4ed49e84bc 100644
--- a/media-libs/libopenshot/libopenshot-0.2.7.ebuild
+++ b/media-libs/libopenshot/libopenshot-0.2.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/OpenShot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0/21"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="doc examples +imagemagick +opencv +python test"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"