diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-17 13:13:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-17 13:13:25 +0100 |
commit | 5d83c6b7123f8c5ddaf4e2f5039ca2972b0d938c (patch) | |
tree | 4fe09db9c250ebc57162d7e7f5c193538003e6c0 /net-misc | |
parent | dev-ml/camlp5: amd64 stable wrt bug #709348 (diff) | |
download | gentoo-5d83c6b7123f8c5ddaf4e2f5039ca2972b0d938c.tar.gz gentoo-5d83c6b7123f8c5ddaf4e2f5039ca2972b0d938c.tar.bz2 gentoo-5d83c6b7123f8c5ddaf4e2f5039ca2972b0d938c.zip |
net-misc/oidentd: amd64 stable wrt bug #709454
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/oidentd/oidentd-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/oidentd/oidentd-2.4.0.ebuild b/net-misc/oidentd/oidentd-2.4.0.ebuild index 361befe75002..a7281be9d6a3 100644 --- a/net-misc/oidentd/oidentd-2.4.0.ebuild +++ b/net-misc/oidentd/oidentd-2.4.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 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="debug ipv6 masquerade selinux" DEPEND="masquerade? ( net-libs/libnetfilter_conntrack )" |