diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-12 22:33:31 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-12 22:33:31 +0200 |
commit | 0ddcaf2d74bc1fb270237d52f49561761f9c56cf (patch) | |
tree | 2df2ad3d5faf8347edc2804f5c69612d2b2b214a /media-libs/assimp | |
parent | sci-libs/alglib: x86 stable (bug #665294) (diff) | |
download | gentoo-0ddcaf2d74bc1fb270237d52f49561761f9c56cf.tar.gz gentoo-0ddcaf2d74bc1fb270237d52f49561761f9c56cf.tar.bz2 gentoo-0ddcaf2d74bc1fb270237d52f49561761f9c56cf.zip |
media-libs/assimp: x86 stable (bug #652334)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'media-libs/assimp')
-rw-r--r-- | media-libs/assimp/assimp-4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/assimp/assimp-4.0.1.ebuild b/media-libs/assimp/assimp-4.0.1.ebuild index 8bd32676885e..4bdb7525726e 100644 --- a/media-libs/assimp/assimp-4.0.1.ebuild +++ b/media-libs/assimp/assimp-4.0.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/assimp/assimp" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="samples static test tools" SLOT="0" |