Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/assimp/
Date: Wed, 12 Sep 2018 20:47:28
Message-Id: 1536784411.0ddcaf2d74bc1fb270237d52f49561761f9c56cf.whissi@gentoo
1 commit: 0ddcaf2d74bc1fb270237d52f49561761f9c56cf
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 12 20:33:31 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 12 20:33:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ddcaf2d
7
8 media-libs/assimp: x86 stable (bug #652334)
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 media-libs/assimp/assimp-4.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/assimp/assimp-4.0.1.ebuild b/media-libs/assimp/assimp-4.0.1.ebuild
16 index 8bd32676885..4bdb7525726 100644
17 --- a/media-libs/assimp/assimp-4.0.1.ebuild
18 +++ b/media-libs/assimp/assimp-4.0.1.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/assimp/assimp"
20 SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="BSD"
23 -KEYWORDS="amd64 ~arm ~x86"
24 +KEYWORDS="amd64 ~arm x86"
25 IUSE="samples static test tools"
26 SLOT="0"