Gentoo Archives: gentoo-commits

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