diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:49:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:49:48 +0100 |
commit | 0a478e7db8599ca23297163f0bc9ec1ccfbf21dd (patch) | |
tree | 84c8b27006e7d93d0d3702fcf0cb6e38ba4c5f9d /net-libs/libnfsidmap | |
parent | dev-libs/libtommath: s390 stable wrt bug #700422 (diff) | |
download | gentoo-0a478e7db8599ca23297163f0bc9ec1ccfbf21dd.tar.gz gentoo-0a478e7db8599ca23297163f0bc9ec1ccfbf21dd.tar.bz2 gentoo-0a478e7db8599ca23297163f0bc9ec1ccfbf21dd.zip |
net-libs/libnfsidmap: s390 stable wrt bug #700444
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libnfsidmap')
-rw-r--r-- | net-libs/libnfsidmap/libnfsidmap-0.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild b/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild index 9894eb0139a8..0ac819ee8e55 100644 --- a/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild +++ b/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://fedorapeople.org/~steved/${PN}/${PV}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" IUSE="ldap static-libs" DEPEND="ldap? ( net-nds/openldap )" |