summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:44:37 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:44:37 +0200
commit80c0935287403d2f33116c13cf8be71edf3e89c8 (patch)
tree6853e3abef89e6eca5f0671fff7487d4abbfc3c4 /virtual/libelf/libelf-2.ebuild
parentxfce-extra: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-80c0935287403d2f33116c13cf8be71edf3e89c8.tar.gz
gentoo-80c0935287403d2f33116c13cf8be71edf3e89c8.tar.bz2
gentoo-80c0935287403d2f33116c13cf8be71edf3e89c8.zip
*/*: Remove remaining *-fbsd keywords
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'virtual/libelf/libelf-2.ebuild')
-rw-r--r--virtual/libelf/libelf-2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/libelf/libelf-2.ebuild b/virtual/libelf/libelf-2.ebuild
index 4ba079659ba3..df828bf13f6a 100644
--- a/virtual/libelf/libelf-2.ebuild
+++ b/virtual/libelf/libelf-2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,6 +7,6 @@ inherit multilib-build
DESCRIPTION="Virtual for libelf.so.0 provider dev-libs/libelf"
SLOT="0/0"
-KEYWORDS="alpha amd64 arm arm64 hppa ~mips ppc ppc64 sparc x86 -amd64-fbsd -x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ~mips ppc ppc64 sparc x86 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND=">=dev-libs/libelf-0.8.13-r2:0/0[${MULTILIB_USEDEP}]"