commit: 15427420160a337f0cb7c44af6c6d48f528e8c3e Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Tue Feb 6 13:14:14 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Tue Feb 6 15:09:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15427420
media-libs/libopenshot: x86 stable (bug #579052) Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-libs/libopenshot/libopenshot-0.1.8.ebuild | 4 ++-- 1 file 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 1a47168871b..91aa0166e29 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"
