diff options
author | Sam James <sam@gentoo.org> | 2021-05-13 16:59:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-13 16:59:18 +0000 |
commit | f9e39b8e4a3b8b8618f954f16dc02809db598168 (patch) | |
tree | e8c1bef2193c9b543545202ea52126052a602577 /sys-apps/xinetd | |
parent | sys-libs/ncurses-compat: Stabilize 6.2 amd64, #789918 (diff) | |
download | gentoo-f9e39b8e4a3b8b8618f954f16dc02809db598168.tar.gz gentoo-f9e39b8e4a3b8b8618f954f16dc02809db598168.tar.bz2 gentoo-f9e39b8e4a3b8b8618f954f16dc02809db598168.zip |
sys-apps/xinetd: Stabilize 2.3.15.4 ppc64, #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 b5ae5fe7d94f..f9dbc3bf944f 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=" |