commit: 417f97d3fabd8950e582499e015ea51909dd9df8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 25 11:22:08 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 25 11:22:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=417f97d3
media-libs/SoQt: Stabilize 1.6.2 x86, #926343 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/SoQt/SoQt-1.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/SoQt/SoQt-1.6.2.ebuild b/media-libs/SoQt/SoQt-1.6.2.ebuild index 04b90fc4059c..f76d31bfbcbf 100644 --- a/media-libs/SoQt/SoQt-1.6.2.ebuild +++ b/media-libs/SoQt/SoQt-1.6.2.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="GUI binding for using Coin/Open Inventor with Qt" SRC_URI="https://github.com/coin3d/soqt/releases/download/v${PV}/${MY_P}-src.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="debug doc qt6"
