commit: 4c23b9d1a2075e2cc1270b0dc0b7a1acc944e1cc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 25 11:22:04 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 25 11:22:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c23b9d1
media-libs/SoQt: Stabilize 1.6.2 amd64, #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 02627ad53741..04b90fc4059c 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"
