Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/nbd/
Date: Sat, 02 Feb 2019 20:45:02
Message-Id: 1549140274.ac10af37787634d7605cd312c5dc0599a45df085.slyfox@gentoo
1 commit: ac10af37787634d7605cd312c5dc0599a45df085
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 2 20:21:02 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 2 20:44:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac10af37
7
8 sys-block/nbd: stable 3.18 for ppc, bug #677060
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 sys-block/nbd/nbd-3.18.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sys-block/nbd/nbd-3.18.ebuild b/sys-block/nbd/nbd-3.18.ebuild
18 index c02131c2e62..036566cb62f 100644
19 --- a/sys-block/nbd/nbd-3.18.ebuild
20 +++ b/sys-block/nbd/nbd-3.18.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 @@ -10,7 +10,7 @@ if [[ "${PV}" = 9999 ]] ; then
28 EGIT_REPO_URI="https://github.com/NetworkBlockDevice/nbd.git"
29 else
30 SRC_URI="mirror://sourceforge/nbd/${P}.tar.xz"
31 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
32 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
33 fi
34 LICENSE="GPL-2"
35 SLOT="0"