Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/dnetc/
Date: Sat, 15 Sep 2018 12:55:46
Message-Id: 1537016124.9dee50ba26419c4cd12fd84269dd715071ffcbe6.zlogene@gentoo
1 commit: 9dee50ba26419c4cd12fd84269dd715071ffcbe6
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 15 12:55:24 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 15 12:55:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dee50ba
7
8 app-misc/dnetc: restore keywords to clean up a mess
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-misc/dnetc/dnetc-2.9110.519b.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-misc/dnetc/dnetc-2.9110.519b.ebuild b/app-misc/dnetc/dnetc-2.9110.519b.ebuild
16 index 59faa043508..86d49250521 100644
17 --- a/app-misc/dnetc/dnetc-2.9110.519b.ebuild
18 +++ b/app-misc/dnetc/dnetc-2.9110.519b.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=2
25 @@ -17,7 +17,7 @@ SRC_URI="${SRC_URI_amd64} ${SRC_URI_ppc} ${SRC_URI_x86} ${SRC_URI_sparc}"
26
27 LICENSE="distributed.net GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64" # ppc,x86 not available for this version
30 +KEYWORDS="~amd64 ~ppc ~x86" # ppc,x86 not available for this version
31 IUSE=""
32 RESTRICT="mirror"