commit:     7f112eed05103aba4e72300cc866f80c374439f0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 21 07:46:00 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 21 07:46:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f112eed

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)

 sys-apps/xinetd/xinetd-2.3.15-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild 
b/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild
index ae1f2cf63de..357e0c91b5a 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"
+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 )

Reply via email to