diff options
author | 2020-02-17 13:25:08 +0100 | |
---|---|---|
committer | 2020-02-17 13:25:08 +0100 | |
commit | f4377037d8a96cd2255e51f1a9ef11cae9b8f7db (patch) | |
tree | 5532ffdacc40920b5e6e6a3603280474216490db | |
parent | dev-libs/libnatspec: ppc64 stable wrt bug #709342 (diff) | |
download | gentoo-f4377037d8a96cd2255e51f1a9ef11cae9b8f7db.tar.gz gentoo-f4377037d8a96cd2255e51f1a9ef11cae9b8f7db.tar.bz2 gentoo-f4377037d8a96cd2255e51f1a9ef11cae9b8f7db.zip |
net-misc/oidentd: ppc64 stable wrt bug #709454
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 7976b405d629..f47f07b80bf0 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 )" |