diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:15 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:15 +0200 |
commit | a974ec04a4c2e190476e0f42e616c8f8e3c32ac0 (patch) | |
tree | 042c864e274b7dd70da1127abc229e9839211f60 /virtual/libelf | |
parent | sys-process: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-a974ec04a4c2e190476e0f42e616c8f8e3c32ac0.tar.gz gentoo-a974ec04a4c2e190476e0f42e616c8f8e3c32ac0.tar.bz2 gentoo-a974ec04a4c2e190476e0f42e616c8f8e3c32ac0.zip |
virtual: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'virtual/libelf')
-rw-r--r-- | virtual/libelf/libelf-3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/libelf/libelf-3.ebuild b/virtual/libelf/libelf-3.ebuild index 0798ecac01eb..b7e57dd714f2 100644 --- a/virtual/libelf/libelf-3.ebuild +++ b/virtual/libelf/libelf-3.ebuild @@ -7,7 +7,7 @@ inherit multilib-build DESCRIPTION="Virtual for libelf.so.1 provider dev-libs/elfutils" SLOT="0/1" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" || ( |