diff options
author | Sam James <sam@gentoo.org> | 2021-05-13 16:21:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-13 16:21:14 +0000 |
commit | 5f2d725883e1bffc9487d906090f342cea94563b (patch) | |
tree | 2ea5cd50d6953182b6d73bf92b8ebbb4e751bfef /sys-apps/xinetd | |
parent | sys-apps/watchdog: Stabilize 5.16 arm, #789867 (diff) | |
download | gentoo-5f2d725883e1bffc9487d906090f342cea94563b.tar.gz gentoo-5f2d725883e1bffc9487d906090f342cea94563b.tar.bz2 gentoo-5f2d725883e1bffc9487d906090f342cea94563b.zip |
sys-apps/xinetd: Stabilize 2.3.15.4 arm, #789873
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.15.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.15.4.ebuild b/sys-apps/xinetd/xinetd-2.3.15.4.ebuild index 7fd412e9b0b6..b5ae5fe7d94f 100644 --- a/sys-apps/xinetd/xinetd-2.3.15.4.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.15.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/openSUSE/xinetd/releases/download/${PV}/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="perl rpc selinux tcpd" DEPEND=" |