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-gfx/dawn/
Date: Thu, 05 Apr 2018 23:19:31
Message-Id: 1522970168.a55695e77bd06736043f09372c570760bc1a4070.whissi@gentoo
1 commit: a55695e77bd06736043f09372c570760bc1a4070
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 23:04:03 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 23:16:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a55695e7
7
8 media-gfx/dawn: x86 stable (bug #652454)
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 media-gfx/dawn/dawn-3.90b-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/dawn/dawn-3.90b-r1.ebuild b/media-gfx/dawn/dawn-3.90b-r1.ebuild
16 index eb0d35f516d..12062962227 100644
17 --- a/media-gfx/dawn/dawn-3.90b-r1.ebuild
18 +++ b/media-gfx/dawn/dawn-3.90b-r1.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="http://geant4.kek.jp/~tanaka/src/${MY_P}.tgz"
20 LICENSE="public-domain"
21 SLOT="0"
22
23 -KEYWORDS="amd64 ~hppa ~ppc ~x86"
24 +KEYWORDS="amd64 ~hppa ~ppc x86"
25 IUSE="doc opengl X"
26
27 RDEPEND="dev-lang/tk:*