diff options
author | 2020-01-30 11:09:45 +0100 | |
---|---|---|
committer | 2020-01-30 11:09:45 +0100 | |
commit | eb391aa645d867fb1f4602317e2a4414e9e5776d (patch) | |
tree | 6c6e89e03fcc4f26f4cbb67d7a0a8f4e793ed1b1 /media-libs/simage | |
parent | net-mail/notmuch: amd64 stable wrt bug #701350 (diff) | |
download | gentoo-eb391aa645d867fb1f4602317e2a4414e9e5776d.tar.gz gentoo-eb391aa645d867fb1f4602317e2a4414e9e5776d.tar.bz2 gentoo-eb391aa645d867fb1f4602317e2a4414e9e5776d.zip |
media-libs/simage: amd64 stable wrt bug #707328
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/simage')
-rw-r--r-- | media-libs/simage/simage-1.7.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/simage/simage-1.7.1-r1.ebuild b/media-libs/simage/simage-1.7.1-r1.ebuild index 34859fa678e4..23f6d13813db 100644 --- a/media-libs/simage/simage-1.7.1-r1.ebuild +++ b/media-libs/simage/simage-1.7.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="https://bitbucket.org/Coin3D/simage" SRC_URI="https://bitbucket.org/Coin3D/simage/downloads/${P}-src.zip" LICENSE="public-domain mpeg2enc" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" SLOT="0" IUSE="debug gif jpeg png qt5 sndfile test tiff vorbis" RESTRICT="!test? ( test )" |