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: Sat, 29 Aug 2020 17:57:11
Message-Id: 1598723811.487324ae9d9a2241b5cb30a465f394f8ca6458a6.whissi@gentoo
1 commit: 487324ae9d9a2241b5cb30a465f394f8ca6458a6
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 17:48:45 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 17:56:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=487324ae
7
8 net-fs/nfs-utils: x86 stable (bug #738352)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-fs/nfs-utils/nfs-utils-2.5.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-fs/nfs-utils/nfs-utils-2.5.1.ebuild b/net-fs/nfs-utils/nfs-utils-2.5.1.ebuild
17 index a0d7aa91b93..aaba5b26829 100644
18 --- a/net-fs/nfs-utils/nfs-utils-2.5.1.ebuild
19 +++ b/net-fs/nfs-utils/nfs-utils-2.5.1.ebuild
20 @@ -14,7 +14,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 ~riscv ~s390 sparc ~x86"
25 + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
26 fi
27
28 LICENSE="GPL-2"