Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/librecad/
Date: Tue, 31 Oct 2017 18:07:11
Message-Id: 1509473216.99e31d7df188eec0b6d9c1233250e4752f9beea5.dilfridge@gentoo
1 commit: 99e31d7df188eec0b6d9c1233250e4752f9beea5
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 31 18:04:53 2017 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 31 18:06:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99e31d7d
7
8 media-gfx/librecad: amd64 stable, bug 632436
9
10 Last arch, closing.
11
12 Closes: https://bugs.gentoo.org/632436
13 Package-Manager: Portage-2.3.13, Repoman-2.3.4
14
15 media-gfx/librecad/librecad-2.1.3.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/media-gfx/librecad/librecad-2.1.3.ebuild b/media-gfx/librecad/librecad-2.1.3.ebuild
19 index b2e66a3c306..545c5595cac 100644
20 --- a/media-gfx/librecad/librecad-2.1.3.ebuild
21 +++ b/media-gfx/librecad/librecad-2.1.3.ebuild
22 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/LibreCAD/LibreCAD/archive/${PV/_/}.zip -> ${P}.zip"
23
24 LICENSE="GPL-2"
25 SLOT="0"
26 -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
28
29 IUSE="3d debug doc tools qt4 +qt5"
30 REQUIRED_USE="|| ( qt4 qt5 )"