diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-03 17:21:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-03 17:21:27 +0100 |
commit | f667f172922a06366ecac7e09a32efb273faf1e3 (patch) | |
tree | 9ec015653d09da5a502876b42d158cae484a1062 /media-libs/simage | |
parent | sys-fs/ddrescue: Removed old (diff) | |
download | gentoo-f667f172922a06366ecac7e09a32efb273faf1e3.tar.gz gentoo-f667f172922a06366ecac7e09a32efb273faf1e3.tar.bz2 gentoo-f667f172922a06366ecac7e09a32efb273faf1e3.zip |
media-libs/simage: amd64 stable wrt bug #711422
Package-Manager: Portage-2.3.89, 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.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 8d8e6434e9ba..4c4a51240cb6 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 )" |