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: Thu, 26 Sep 2019 06:52:07
Message-Id: 1569480624.ab8a9e8c3ee2a20e355e983b0da8722fd3f0eb06.slyfox@gentoo
1 commit: ab8a9e8c3ee2a20e355e983b0da8722fd3f0eb06
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 26 06:50:24 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 26 06:50:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab8a9e8c
7
8 sys-block/nbd: stable 3.19 for ppc64, bug #694992
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 sys-block/nbd/nbd-3.19.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-block/nbd/nbd-3.19.ebuild b/sys-block/nbd/nbd-3.19.ebuild
18 index 1250dd2da82..2b25d4d553a 100644
19 --- a/sys-block/nbd/nbd-3.19.ebuild
20 +++ b/sys-block/nbd/nbd-3.19.ebuild
21 @@ -10,7 +10,7 @@ if [[ "${PV}" = 9999 ]] ; then
22 EGIT_REPO_URI="https://github.com/NetworkBlockDevice/nbd.git"
23 else
24 SRC_URI="mirror://sourceforge/nbd/${P}.tar.xz"
25 - KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
26 + KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc ~x86"
27 fi
28 LICENSE="GPL-2"
29 SLOT="0"