diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 17:30:11 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 19:43:41 +0100 |
commit | 2b0d905a9e9a8e080a0d3f30dcc444f55306afee (patch) | |
tree | e384bd70756802fba65d20dd78cae835d3da0033 /dev-util/lcov | |
parent | profiles/arch/amd64-fbsd: Mask more USE flags with deps (diff) | |
download | gentoo-2b0d905a9e9a8e080a0d3f30dcc444f55306afee.tar.gz gentoo-2b0d905a9e9a8e080a0d3f30dcc444f55306afee.tar.bz2 gentoo-2b0d905a9e9a8e080a0d3f30dcc444f55306afee.zip |
dev-util/lcov: Keyword ~amd64-fbsd
Diffstat (limited to 'dev-util/lcov')
-rw-r--r-- | dev-util/lcov/lcov-1.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/lcov/lcov-1.13-r1.ebuild b/dev-util/lcov/lcov-1.13-r1.ebuild index 8baf9478f95f..94b261fb04b7 100644 --- a/dev-util/lcov/lcov-1.13-r1.ebuild +++ b/dev-util/lcov/lcov-1.13-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/ltp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-linux ~x64-macos" RDEPEND=" dev-lang/perl |