diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-04 09:08:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-04 09:08:39 +0100 |
commit | 0c65d2ac38e513e678e430e90e61d1db0022526f (patch) | |
tree | c56ca2c2a7610373eb7ac74a5a34c6548d83a82c /media-libs/simage | |
parent | sys-devel/gcc: ia64 stable wrt bug #711386 (diff) | |
download | gentoo-0c65d2ac38e513e678e430e90e61d1db0022526f.tar.gz gentoo-0c65d2ac38e513e678e430e90e61d1db0022526f.tar.bz2 gentoo-0c65d2ac38e513e678e430e90e61d1db0022526f.zip |
media-libs/simage: ppc stable wrt bug #711422
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/simage')
-rw-r--r-- | media-libs/simage/simage-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/simage/simage-1.8.0.ebuild b/media-libs/simage/simage-1.8.0.ebuild index 4c4a51240cb6..313e07284673 100644 --- a/media-libs/simage/simage-1.8.0.ebuild +++ b/media-libs/simage/simage-1.8.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/coin3d/simage/" SRC_URI="https://github.com/coin3d/simage/archive/${P}.tar.gz" LICENSE="BSD-1" -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 )" |