diff options
| author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:10 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:35:10 +0200 |
| commit | f374952d39e546dd87c0bc147c90e143c38cc80a (patch) | |
| tree | f4777db64925a1f1427f79a1cab05fec54981b3b /dev-util/lcov/lcov-9999.ebuild | |
| parent | bd2aeb1f9e02a0481fd408a8253d89396b5ae110 (diff) | |
| download | gentoo-f374952d39e546dd87c0bc147c90e143c38cc80a.tar.gz gentoo-f374952d39e546dd87c0bc147c90e143c38cc80a.tar.bz2 gentoo-f374952d39e546dd87c0bc147c90e143c38cc80a.zip | |
dev-util: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/lcov/lcov-9999.ebuild')
| -rw-r--r-- | dev-util/lcov/lcov-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lcov/lcov-9999.ebuild b/dev-util/lcov/lcov-9999.ebuild index 54b7b4ded917..b9b110f57286 100644 --- a/dev-util/lcov/lcov-9999.ebuild +++ b/dev-util/lcov/lcov-9999.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 |
