diff options
author | Marcus Comstedt <marcus@mc.pp.se> | 2019-07-04 16:41:37 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-07-05 23:12:47 +0200 |
commit | 1285f307487b08827f17073ede2236a8329ddac9 (patch) | |
tree | 1f6132f1d4e7386c61a937e77f818a8cd9735f56 /sys-auth/libnss-nis | |
parent | dev-libs/nspr: keyworded 4.21 for riscv, bug #689270 (diff) | |
download | gentoo-1285f307487b08827f17073ede2236a8329ddac9.tar.gz gentoo-1285f307487b08827f17073ede2236a8329ddac9.tar.bz2 gentoo-1285f307487b08827f17073ede2236a8329ddac9.zip |
sys-auth/libnss-nis: keyworded 1.4 for riscv, bug #689270
Closes: https://bugs.gentoo.org/689270
Signed-off-by: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-auth/libnss-nis')
-rw-r--r-- | sys-auth/libnss-nis/libnss-nis-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/libnss-nis/libnss-nis-1.4.ebuild b/sys-auth/libnss-nis/libnss-nis-1.4.ebuild index 48024c4d48a0..2e568b159b39 100644 --- a/sys-auth/libnss-nis/libnss-nis-1.4.ebuild +++ b/sys-auth/libnss-nis/libnss-nis-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/libnss_nis/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="LGPL-2.1+ BSD ISC" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" RDEPEND=" >net-libs/libnsl-0:0=[${MULTILIB_USEDEP}] |