commit: 0de8e358be5b6f2a7690fdc540c719c3642015de Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Apr 11 00:10:39 2021 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Apr 11 00:13:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0de8e358
media-libs/SoQt: x86 stable (bug #781968) Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> media-libs/SoQt/SoQt-1.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/SoQt/SoQt-1.6.0.ebuild b/media-libs/SoQt/SoQt-1.6.0.ebuild index 987b9268d17..b8d6f0cd19d 100644 --- a/media-libs/SoQt/SoQt-1.6.0.ebuild +++ b/media-libs/SoQt/SoQt-1.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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"
