sys-apps/xinetd: Re-keyword ~amd64-fbsd
authorMichał Górny <mgorny@gentoo.org>
Thu, 21 Jun 2018 07:46:00 +0000 (09:46 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 21 Jun 2018 07:46:00 +0000 (09:46 +0200)
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

index ae1f2cf63deedb6ca3480aa1cc8741eec085c7a1..357e0c91b5aa26ea3bcda5c05a5f6f4b8960652c 100644 (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 )