From f374952d39e546dd87c0bc147c90e143c38cc80a Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 11 Oct 2019 17:35:10 +0200 Subject: dev-util: Remove *-fbsd KEYWORDS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-util/lcov/lcov-1.13-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-util/lcov/lcov-1.13-r2.ebuild') diff --git a/dev-util/lcov/lcov-1.13-r2.ebuild b/dev-util/lcov/lcov-1.13-r2.ebuild index 4d6f4df43817..ab94d37030ad 100644 --- a/dev-util/lcov/lcov-1.13-r2.ebuild +++ b/dev-util/lcov/lcov-1.13-r2.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else SRC_URI="mirror://sourceforge/ltp/${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-linux ~x64-macos" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux ~x64-macos" fi inherit prefix -- cgit v1.2.3-65-gdbad