From 0de8e358be5b6f2a7690fdc540c719c3642015de Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 11 Apr 2021 02:10:39 +0200 Subject: media-libs/SoQt: x86 stable (bug #781968) Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann --- media-libs/SoQt/SoQt-1.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-libs/SoQt') diff --git a/media-libs/SoQt/SoQt-1.6.0.ebuild b/media-libs/SoQt/SoQt-1.6.0.ebuild index 987b9268d17c..b8d6f0cd19de 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" -- cgit v1.2.3-65-gdbad