Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/librecad/
Date: Sat, 02 Feb 2019 21:07:30
Message-Id: 1549141600.acfb6de0edf1e89d6258b73c7836afcfa9d36902.slyfox@gentoo
1 commit: acfb6de0edf1e89d6258b73c7836afcfa9d36902
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 2 21:06:40 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 2 21:06:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acfb6de0
7
8 media-gfx/librecad: keyworded 2.1.3-r4 for ppc64, bug #676870
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 media-gfx/librecad/librecad-2.1.3-r4.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-gfx/librecad/librecad-2.1.3-r4.ebuild b/media-gfx/librecad/librecad-2.1.3-r4.ebuild
18 index 874bb483159..f5656b76120 100644
19 --- a/media-gfx/librecad/librecad-2.1.3-r4.ebuild
20 +++ b/media-gfx/librecad/librecad-2.1.3-r4.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/LibreCAD/LibreCAD/archive/${PV/_/}.tar.gz -> ${P}.ta
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
32 +KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux"
33
34 IUSE="3d debug doc tools"