diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-11 02:10:39 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-11 02:13:26 +0200 |
commit | 0de8e358be5b6f2a7690fdc540c719c3642015de (patch) | |
tree | e5f7a0eaa8fcec9d489a6310dcab6635ac6fb180 /media-libs/SoQt/SoQt-1.6.0.ebuild | |
parent | dev-python/pivy: x86 stable (bug #781968) (diff) | |
download | gentoo-0de8e358be5b6f2a7690fdc540c719c3642015de.tar.gz gentoo-0de8e358be5b6f2a7690fdc540c719c3642015de.tar.bz2 gentoo-0de8e358be5b6f2a7690fdc540c719c3642015de.zip |
media-libs/SoQt: x86 stable (bug #781968)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/SoQt/SoQt-1.6.0.ebuild')
-rw-r--r-- | media-libs/SoQt/SoQt-1.6.0.ebuild | 4 |
1 files 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 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" |