commit: 74b206b6bff3806493b07f5786699adfd0017efc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 11 11:11:15 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 11 11:11:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74b206b6
media-libs/SoQt: Stabilize 1.6.0 amd64, #781968 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/SoQt/SoQt-1.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/SoQt/SoQt-1.6.0.ebuild b/media-libs/SoQt/SoQt-1.6.0.ebuild index b8d6f0cd19d..0e10d8cd816 100644 --- a/media-libs/SoQt/SoQt-1.6.0.ebuild +++ b/media-libs/SoQt/SoQt-1.6.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="GUI binding for using Coin/Open Inventor with Qt" SRC_URI="https://github.com/coin3d/soqt/releases/download/${MY_P}/${P}-src.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="debug doc"
