diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-09 17:22:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-09 17:22:57 +0100 |
commit | 44aafcbd302eae25af72178db65e27b652e872fb (patch) | |
tree | be388985401a737180540b6ee02b4ba6ec65bb7e /net-misc/oidentd | |
parent | net-nntp/tin: ppc stable wrt bug #828309 (diff) | |
download | gentoo-44aafcbd302eae25af72178db65e27b652e872fb.tar.gz gentoo-44aafcbd302eae25af72178db65e27b652e872fb.tar.bz2 gentoo-44aafcbd302eae25af72178db65e27b652e872fb.zip |
net-misc/oidentd: ppc stable wrt bug #828372
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/oidentd')
-rw-r--r-- | net-misc/oidentd/oidentd-3.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/oidentd/oidentd-3.0.0-r1.ebuild b/net-misc/oidentd/oidentd-3.0.0-r1.ebuild index 7edaacabcced..0b82ad9dde14 100644 --- a/net-misc/oidentd/oidentd-3.0.0-r1.ebuild +++ b/net-misc/oidentd/oidentd-3.0.0-r1.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+" 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 )" |