summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2018-06-19 17:45:51 -0400
committerMike Gilbert <floppym@gentoo.org>2018-06-19 17:45:51 -0400
commit015fc6391c8c7590f9bdd2c9be3d9e69cee93a83 (patch)
tree2023635a112052f898771039bde4f3b17d072dc4 /sys-apps/xinetd/xinetd-2.3.15-r3.ebuild
parentdev-python/flask-appconfig: Add Python 3.6, PyPy{,3} (diff)
downloadgentoo-015fc6391c8c7590f9bdd2c9be3d9e69cee93a83.tar.gz
gentoo-015fc6391c8c7590f9bdd2c9be3d9e69cee93a83.tar.bz2
gentoo-015fc6391c8c7590f9bdd2c9be3d9e69cee93a83.zip
sys-apps/xinetd: drop amd64-fbsd and x86-fbsd keywords
libtirpc is not keyworded, and I am uncertain if it is needed on FreeBSD. Please add a USE conditional if appropriate. Package-Manager: Portage-2.3.40_p15, Repoman-2.3.9_p247
Diffstat (limited to 'sys-apps/xinetd/xinetd-2.3.15-r3.ebuild')
-rw-r--r--sys-apps/xinetd/xinetd-2.3.15-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild b/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild
index 31d86d05cec9..ae1f2cf63dee 100644
--- a/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.xinetd.org/${P}.tar.gz"
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"
IUSE="perl rpc tcpd"
DEPEND="tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )