Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/nfs-utils/
Date: Sun, 30 Dec 2018 19:15:48
Message-Id: 1546197327.8e94fe73b12c7706bd1ba496c532c4e028dcd0f9.mattst88@gentoo
1 commit: 8e94fe73b12c7706bd1ba496c532c4e028dcd0f9
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 30 19:15:16 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 30 19:15:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e94fe73
7
8 net-fs/nfs-utils-2.3.3: hppa stable, bug 670220
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-fs/nfs-utils/nfs-utils-2.3.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-fs/nfs-utils/nfs-utils-2.3.3.ebuild b/net-fs/nfs-utils/nfs-utils-2.3.3.ebuild
16 index 565fc2f94d3..eaf81f92abf 100644
17 --- a/net-fs/nfs-utils/nfs-utils-2.3.3.ebuild
18 +++ b/net-fs/nfs-utils/nfs-utils-2.3.3.ebuild
19 @@ -15,7 +15,7 @@ if [[ "${PV}" = *_rc* ]] ; then
20 S="${WORKDIR}/${PN}-${PN}-${MY_PV}"
21 else
22 SRC_URI="mirror://sourceforge/nfs/${P}.tar.bz2"
23 - KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
24 + KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
25 fi
26
27 LICENSE="GPL-2"