diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-17 07:27:24 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-17 07:42:20 +0100 |
commit | ca80e140b15bc9756ceaa438952f921609640e90 (patch) | |
tree | 55fb0dcfaca501f3c13c0db107d8203a87f68e2a /net-fs/libnfs | |
parent | media-libs/gegl: x86 stable (bug #641322) (diff) | |
download | gentoo-ca80e140b15bc9756ceaa438952f921609640e90.tar.gz gentoo-ca80e140b15bc9756ceaa438952f921609640e90.tar.bz2 gentoo-ca80e140b15bc9756ceaa438952f921609640e90.zip |
net-fs/libnfs: x86 stable (bug #644102)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-fs/libnfs')
-rw-r--r-- | net-fs/libnfs/libnfs-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/libnfs/libnfs-2.0.0.ebuild b/net-fs/libnfs/libnfs-2.0.0.ebuild index 3b541741c9a8..dcaa7592bb4a 100644 --- a/net-fs/libnfs/libnfs-2.0.0.ebuild +++ b/net-fs/libnfs/libnfs-2.0.0.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-2 else SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh x86" fi DESCRIPTION="Client library for accessing NFS shares over a network" |