diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 21:33:35 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 21:40:08 +0200 |
commit | 2049b445009653d6167fb129989bf987e4600510 (patch) | |
tree | 4db3abe69c3f641225e790c83b0bb0cfb9905148 /net-libs/libnsl | |
parent | sys-kernel/gentoo-sources: Linux patch 4.9.173 (diff) | |
download | gentoo-2049b445009653d6167fb129989bf987e4600510.tar.gz gentoo-2049b445009653d6167fb129989bf987e4600510.tar.bz2 gentoo-2049b445009653d6167fb129989bf987e4600510.zip |
net-libs/libnsl: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'net-libs/libnsl')
-rw-r--r-- | net-libs/libnsl/libnsl-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnsl/libnsl-1.2.0.ebuild b/net-libs/libnsl/libnsl-1.2.0.ebuild index 05a4b49a7a41..e22f84d1dbfb 100644 --- a/net-libs/libnsl/libnsl-1.2.0.ebuild +++ b/net-libs/libnsl/libnsl-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -13,7 +13,7 @@ SLOT="0/2" LICENSE="LGPL-2.1+" # Stabilize together with glibc-2.26! -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" |