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 | a8594f1efa64cbf27f66299823fa431a27f23f39 (patch) | |
tree | 364797c99544bb7d2ecf70cb577f9e4b6dddfab9 /net-nds | |
parent | sys-auth/libnss-nis: keyworded 1.4 for riscv, bug #689270 (diff) | |
download | gentoo-a8594f1efa64cbf27f66299823fa431a27f23f39.tar.gz gentoo-a8594f1efa64cbf27f66299823fa431a27f23f39.tar.bz2 gentoo-a8594f1efa64cbf27f66299823fa431a27f23f39.zip |
net-nds/yp-tools: keyworded 4.2.3 for riscv, bug #689272
Closes: https://bugs.gentoo.org/689272
Signed-off-by: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/yp-tools/yp-tools-4.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/yp-tools/yp-tools-4.2.3.ebuild b/net-nds/yp-tools/yp-tools-4.2.3.ebuild index e44183604d89..d518cdc7a739 100644 --- a/net-nds/yp-tools/yp-tools-4.2.3.ebuild +++ b/net-nds/yp-tools/yp-tools-4.2.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/yp-tools/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc ppc64 ~riscv ~sparc x86" IUSE="nls" DEPEND=" |