diff options
author | Alexis Ballier <aballier@gentoo.org> | 2015-08-24 17:55:54 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2015-08-24 17:57:22 +0200 |
commit | 97c1e799be6c5e743ecc156b79132f1e934910af (patch) | |
tree | 62d8d72d558cf8cdaea06d2c0f5c4e32b5e2adbe /media-libs/SoQt | |
parent | media-libs/SoXt: keyword ~arm (diff) | |
download | gentoo-97c1e799be6c5e743ecc156b79132f1e934910af.tar.gz gentoo-97c1e799be6c5e743ecc156b79132f1e934910af.tar.bz2 gentoo-97c1e799be6c5e743ecc156b79132f1e934910af.zip |
media-libs/SoQt: keyword ~arm
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'media-libs/SoQt')
-rw-r--r-- | media-libs/SoQt/SoQt-1.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/SoQt/SoQt-1.5.0-r1.ebuild b/media-libs/SoQt/SoQt-1.5.0-r1.ebuild index f3dfa7afb47b..1a43d731fe63 100644 --- a/media-libs/SoQt/SoQt-1.5.0-r1.ebuild +++ b/media-libs/SoQt/SoQt-1.5.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://ftp.coin3d.org/coin/src/all/${P}.tar.gz" HOMEPAGE="http://www.coin3d.org/" LICENSE="|| ( GPL-2 PEL )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" SLOT="0" IUSE="debug doc static-libs" |