diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-02-13 11:02:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-13 14:58:11 +0000 |
commit | 83782baa8ef6589a7594df50c74923ca7b5d772e (patch) | |
tree | b312088876c1e4e1061360b5d174746d7804eef3 /net-misc/ethertypes | |
parent | net-libs/libnfnetlink: stable 1.0.1 for hppa, bug #833063 (diff) | |
download | gentoo-83782baa8ef6589a7594df50c74923ca7b5d772e.tar.gz gentoo-83782baa8ef6589a7594df50c74923ca7b5d772e.tar.bz2 gentoo-83782baa8ef6589a7594df50c74923ca7b5d772e.zip |
net-misc/ethertypes: stable 0 for hppa, bug #833063
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/ethertypes')
-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 7990052a3340..02432aa241e5 100644 --- a/net-misc/ethertypes/ethertypes-0.ebuild +++ b/net-misc/ethertypes/ethertypes-0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" !<net-firewall/ebtables-2.0.10.4-r2 |