diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-05 15:36:28 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-05 15:36:28 +0300 |
commit | f4f2d2d38478310bb4fdcc9daa032d912e08b57f (patch) | |
tree | 900861908d4cb66ed671f6250e7e92fe522819ff /net-misc | |
parent | net-libs/libnftnl: Add ~riscv keyword (diff) | |
download | gentoo-f4f2d2d38478310bb4fdcc9daa032d912e08b57f.tar.gz gentoo-f4f2d2d38478310bb4fdcc9daa032d912e08b57f.tar.bz2 gentoo-f4f2d2d38478310bb4fdcc9daa032d912e08b57f.zip |
net-misc/ethertypes: Add ~riscv keyword
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ethertypes/ethertypes-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ethertypes/ethertypes-0.ebuild b/net-misc/ethertypes/ethertypes-0.ebuild index f292f7e125b0..eee8b62d6f16 100644 --- a/net-misc/ethertypes/ethertypes-0.ebuild +++ b/net-misc/ethertypes/ethertypes-0.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 @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.gz" LICENSE="GPL-2" 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 ~riscv ~s390 ~sh ~sparc ~x86" RDEPEND=" !<net-firewall/ebtables-2.0.10.4-r2 |