diff options
author | Sam James <sam@gentoo.org> | 2024-03-25 11:22:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-25 11:22:04 +0000 |
commit | 4c23b9d1a2075e2cc1270b0dc0b7a1acc944e1cc (patch) | |
tree | ff4ba7d8fbb2b21e51556616e1fd0aa76c0ec5bc /media-libs | |
parent | media-libs/simage: Stabilize 1.8.3 ppc, #926343 (diff) | |
download | gentoo-4c23b9d1a2075e2cc1270b0dc0b7a1acc944e1cc.tar.gz gentoo-4c23b9d1a2075e2cc1270b0dc0b7a1acc944e1cc.tar.bz2 gentoo-4c23b9d1a2075e2cc1270b0dc0b7a1acc944e1cc.zip |
media-libs/SoQt: Stabilize 1.6.2 amd64, #926343
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/SoQt/SoQt-1.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |