sys-apps/xinetd: Re-keyword ~amd64-fbsd

Restore ~amd64-fbsd keyword on 2.3.15 which is the last version working
correctly on FreeBSD.  Nevertheless, the original keyword removal
was completely unnecessary, uncalled for and broke amd64-fbsd depgraph.

Fixes: 015fc6391c8c7590fdd2 (...: drop amd64-fbsd and x86-fbsd keywords)
This commit is contained in:
Michał Górny
2018-06-21 09:46:00 +02:00
parent 119b99e71d
commit 7f112eed05

View File

@@ -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"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd"
IUSE="perl rpc tcpd"
DEPEND="tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )