Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/oidentd/
Date: Tue, 07 Dec 2021 20:25:36
Message-Id: 1638908719.4220e4fd1c1a1d7ac3b77d873183849ad4579e76.arthurzam@gentoo
1 commit: 4220e4fd1c1a1d7ac3b77d873183849ad4579e76
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 7 20:24:58 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 7 20:25:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4220e4fd
7
8 net-misc/oidentd: Stabilize 3.0.0-r1 ppc64, #828372
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-misc/oidentd/oidentd-3.0.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/oidentd/oidentd-3.0.0-r1.ebuild b/net-misc/oidentd/oidentd-3.0.0-r1.ebuild
16 index 3c1eea07ecf3..519f1a65ac26 100644
17 --- a/net-misc/oidentd/oidentd-3.0.0-r1.ebuild
18 +++ b/net-misc/oidentd/oidentd-3.0.0-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://files.janikrabe.com/pub/${PN}/releases/${PV}/${P}.tar.xz"
20
21 LICENSE="BSD-2 GPL-2 LGPL-2+"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86"
25 IUSE="debug ipv6 masquerade selinux"
26
27 DEPEND="masquerade? ( net-libs/libnetfilter_conntrack )"