diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-17 13:16:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-17 13:16:38 +0100 |
commit | 38e56ddefd4790be70950d13f167e7cc15d2f927 (patch) | |
tree | 070876831a021178a5a725f1b34db0f03518198e /net-misc | |
parent | dev-libs/libnatspec: ia64 stable wrt bug #709342 (diff) | |
download | gentoo-38e56ddefd4790be70950d13f167e7cc15d2f927.tar.gz gentoo-38e56ddefd4790be70950d13f167e7cc15d2f927.tar.bz2 gentoo-38e56ddefd4790be70950d13f167e7cc15d2f927.zip |
net-misc/oidentd: ia64 stable wrt bug #709454
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
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 a7281be9d6a3..7976b405d629 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 )" |