diff options
author | 2018-04-25 22:08:55 -0700 | |
---|---|---|
committer | 2018-04-25 22:08:55 -0700 | |
commit | 6ca55d3d637120231c81bcf6ce3b273a8cdb3c3d (patch) | |
tree | 8957266b72ae18759d55fab24249624105fa8c46 /sys-apps/xinetd | |
parent | sys-apps/xinetd-2.3.15.3: ppc stable, bug 653826 (diff) | |
download | gentoo-6ca55d3d637120231c81bcf6ce3b273a8cdb3c3d.tar.gz gentoo-6ca55d3d637120231c81bcf6ce3b273a8cdb3c3d.tar.bz2 gentoo-6ca55d3d637120231c81bcf6ce3b273a8cdb3c3d.zip |
sys-apps/xinetd-2.3.15.3: ppc64 stable, bug 653826
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.15.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.15.3.ebuild b/sys-apps/xinetd/xinetd-2.3.15.3.ebuild index 391f3cbc527b..bfbecce6ca21 100644 --- a/sys-apps/xinetd/xinetd-2.3.15.3.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.15.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="perl selinux tcpd" DEPEND=" |