diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 14:14:14 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 16:09:37 +0100 |
commit | 15427420160a337f0cb7c44af6c6d48f528e8c3e (patch) | |
tree | 44a3194adc336d5b0667fd1485a65c17d97f8daa /media-libs | |
parent | net-libs/cppzmq: x86 stable (bug #579052) (diff) | |
download | gentoo-15427420160a337f0cb7c44af6c6d48f528e8c3e.tar.gz gentoo-15427420160a337f0cb7c44af6c6d48f528e8c3e.tar.bz2 gentoo-15427420160a337f0cb7c44af6c6d48f528e8c3e.zip |
media-libs/libopenshot: x86 stable (bug #579052)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libopenshot/libopenshot-0.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libopenshot/libopenshot-0.1.8.ebuild b/media-libs/libopenshot/libopenshot-0.1.8.ebuild index 1a47168871bf..91aa0166e29d 100644 --- a/media-libs/libopenshot/libopenshot-0.1.8.ebuild +++ b/media-libs/libopenshot/libopenshot-0.1.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/OpenShot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+imagemagick libav +python test" # https://github.com/OpenShot/libopenshot/issues/43 RESTRICT="test" |