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, 18 Feb 2018 21:48:46
Message-Id: 1518990480.9ce5fab13c2828423d4dcd178e10a8d1fdcd19e2.whissi@gentoo
1 commit: 9ce5fab13c2828423d4dcd178e10a8d1fdcd19e2
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 18 21:37:32 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 18 21:48:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ce5fab1
7
8 net-fs/nfs-utils: x86 stable (bug #615396)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 net-fs/nfs-utils/nfs-utils-2.3.1-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-fs/nfs-utils/nfs-utils-2.3.1-r2.ebuild b/net-fs/nfs-utils/nfs-utils-2.3.1-r2.ebuild
16 index 80a30c0f996..d347e939377 100644
17 --- a/net-fs/nfs-utils/nfs-utils-2.3.1-r2.ebuild
18 +++ b/net-fs/nfs-utils/nfs-utils-2.3.1-r2.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"