diff options
author | Sam James <sam@gentoo.org> | 2024-12-02 14:49:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-02 14:49:39 +0000 |
commit | ea204da048b6cb3ce72756e7b3883c784d4ed525 (patch) | |
tree | 997ac72043b13ab15bf094294a7fbd8bb6bdf4ae /net-misc | |
parent | net-misc/oidentd: Stabilize 3.1.0 ppc64, #945672 (diff) | |
download | gentoo-ea204da048b6cb3ce72756e7b3883c784d4ed525.tar.gz gentoo-ea204da048b6cb3ce72756e7b3883c784d4ed525.tar.bz2 gentoo-ea204da048b6cb3ce72756e7b3883c784d4ed525.zip |
net-misc/oidentd: Stabilize 3.1.0 arm, #945672
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/oidentd/oidentd-3.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/oidentd/oidentd-3.1.0.ebuild b/net-misc/oidentd/oidentd-3.1.0.ebuild index cea42c01b8b7..45faf619a427 100644 --- a/net-misc/oidentd/oidentd-3.1.0.ebuild +++ b/net-misc/oidentd/oidentd-3.1.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+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~mips ~ppc ppc64 ~s390 ~sparc ~x86" IUSE="debug masquerade selinux" DEPEND="masquerade? ( net-libs/libnetfilter_conntrack )" |