Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/dvd+rw-tools/
Date: Wed, 19 Apr 2017 06:55:01
Message-Id: 1492584893.3cbff7296fbea1fc97c8b332d1eeaa2fdba62e1f.xmw@gentoo
1 commit: 3cbff7296fbea1fc97c8b332d1eeaa2fdba62e1f
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 19 06:46:45 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 19 06:54:53 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cbff729
7
8 app-cdr/dvd+rw-tools: arm ppc ppc64 stable (bug 615020).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
12
13 app-cdr/dvd+rw-tools/dvd+rw-tools-7.1-r3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-cdr/dvd+rw-tools/dvd+rw-tools-7.1-r3.ebuild b/app-cdr/dvd+rw-tools/dvd+rw-tools-7.1-r3.ebuild
17 index 35e05e7194a..08b570cebff 100644
18 --- a/app-cdr/dvd+rw-tools/dvd+rw-tools-7.1-r3.ebuild
19 +++ b/app-cdr/dvd+rw-tools/dvd+rw-tools-7.1-r3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -10,7 +10,7 @@ SRC_URI="http://fy.chalmers.se/~appro/linux/DVD+RW/tools/${P}.tar.gz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
31 +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
32 IUSE=""
33
34 RDEPEND="virtual/cdrtools"