diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:11:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:11:59 +0200 |
commit | 0baf8da050fe8b4812c038b4bac542e3364020f3 (patch) | |
tree | 15a11e817c8b89cc55db7db5e06026c02a2a052e | |
parent | media-libs/openh264: ppc64 stable wrt bug #732590 (diff) | |
download | gentoo-0baf8da050fe8b4812c038b4bac542e3364020f3.tar.gz gentoo-0baf8da050fe8b4812c038b4bac542e3364020f3.tar.bz2 gentoo-0baf8da050fe8b4812c038b4bac542e3364020f3.zip |
net-misc/oidentd: ppc64 stable wrt bug #732740
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 5be5916a991b..b6bfc9f7399c 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 )" |