diff options
author | Sam James <sam@gentoo.org> | 2021-05-13 16:20:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-13 16:20:05 +0000 |
commit | 491f80926cb8f10461273f1fd5a63353fed999a1 (patch) | |
tree | 564986172db5e50f3cb8803cc5a2b8716090d77c /sys-apps/xinetd | |
parent | sys-apps/sg3_utils: Stabilize 1.46-r1 arm64, #789864 (diff) | |
download | gentoo-491f80926cb8f10461273f1fd5a63353fed999a1.tar.gz gentoo-491f80926cb8f10461273f1fd5a63353fed999a1.tar.bz2 gentoo-491f80926cb8f10461273f1fd5a63353fed999a1.zip |
sys-apps/xinetd: Stabilize 2.3.15.4 arm64, #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 7d9607261ebe..7fd412e9b0b6 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=" |