diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:16:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:16:25 +0200 |
commit | 293fa92f833fddf8c4c0339d95f2730777e4c456 (patch) | |
tree | c6d68ad28d6961983c3dbcf7b0466952eb32c5b1 /net-misc/oidentd | |
parent | media-sound/hydrogen: x86 stable wrt bug #732716 (diff) | |
download | gentoo-293fa92f833fddf8c4c0339d95f2730777e4c456.tar.gz gentoo-293fa92f833fddf8c4c0339d95f2730777e4c456.tar.bz2 gentoo-293fa92f833fddf8c4c0339d95f2730777e4c456.zip |
net-misc/oidentd: x86 stable wrt bug #732740
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/oidentd')
-rw-r--r-- | net-misc/oidentd/oidentd-2.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/oidentd/oidentd-2.5.0.ebuild b/net-misc/oidentd/oidentd-2.5.0.ebuild index b6bfc9f7399c..fd799d2a1495 100644 --- a/net-misc/oidentd/oidentd-2.5.0.ebuild +++ b/net-misc/oidentd/oidentd-2.5.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://files.janikrabe.com/pub/${PN}/releases/${PV}/${P}.tar.xz" LICENSE="BSD-2 GPL-2 LGPL-2+ MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86" IUSE="debug ipv6 masquerade selinux" DEPEND="masquerade? ( net-libs/libnetfilter_conntrack )" |