diff options
author | 2021-05-25 11:15:09 +0000 | |
---|---|---|
committer | 2021-05-25 11:15:09 +0000 | |
commit | 88f29684e0af55dd7764ebccfc0e43052e3e320c (patch) | |
tree | 184beed9269efbf4bfb0822d9012840a77b378ec /media-libs/libopenshot/libopenshot-0.2.5-r1.ebuild | |
parent | media-libs/libopenshot-audio: Stabilize 0.2.0 x86, #737290 (diff) | |
download | gentoo-88f29684e0af55dd7764ebccfc0e43052e3e320c.tar.gz gentoo-88f29684e0af55dd7764ebccfc0e43052e3e320c.tar.bz2 gentoo-88f29684e0af55dd7764ebccfc0e43052e3e320c.zip |
media-libs/libopenshot: Stabilize 0.2.5-r1 x86, #737290
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libopenshot/libopenshot-0.2.5-r1.ebuild')
-rw-r--r-- | media-libs/libopenshot/libopenshot-0.2.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libopenshot/libopenshot-0.2.5-r1.ebuild b/media-libs/libopenshot/libopenshot-0.2.5-r1.ebuild index fefc007eaa7e..0ce3d1ebb499 100644 --- a/media-libs/libopenshot/libopenshot-0.2.5-r1.ebuild +++ b/media-libs/libopenshot/libopenshot-0.2.5-r1.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/19" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc examples +imagemagick +python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |