diff options
author | Alexis Ballier <aballier@gentoo.org> | 2015-08-24 17:00:43 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2015-08-24 17:57:22 +0200 |
commit | 48fe9c9ac113b55f8e3b35fe63f007419cef6b6e (patch) | |
tree | 2687757af0acbdb93bddbb67540c67c2c9ed8895 /media-libs/SoXt | |
parent | sys-devel/llvm: fix typo in updated patch (diff) | |
download | gentoo-48fe9c9ac113b55f8e3b35fe63f007419cef6b6e.tar.gz gentoo-48fe9c9ac113b55f8e3b35fe63f007419cef6b6e.tar.bz2 gentoo-48fe9c9ac113b55f8e3b35fe63f007419cef6b6e.zip |
media-libs/SoXt: keyword ~arm
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'media-libs/SoXt')
-rw-r--r-- | media-libs/SoXt/SoXt-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/SoXt/SoXt-1.3.0.ebuild b/media-libs/SoXt/SoXt-1.3.0.ebuild index 0618ea5e1976..1dc0b2ce17da 100644 --- a/media-libs/SoXt/SoXt-1.3.0.ebuild +++ b/media-libs/SoXt/SoXt-1.3.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="GUI binding for using Coin/Open Inventor with Xt/Motif" SRC_URI="https://bitbucket.org/Coin3D/coin/downloads/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="debug doc static-libs" |