summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:38:08 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:38:08 +0200
commit422d34d938a569af9fec37e0291691524f3df67b (patch)
tree4c002df5819203f2f25bc69542cdb5cc5fd73a9a /sys-libs/libunwind/libunwind-1.1-r1.ebuild
parentsys-firmware: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-422d34d938a569af9fec37e0291691524f3df67b.tar.gz
gentoo-422d34d938a569af9fec37e0291691524f3df67b.tar.bz2
gentoo-422d34d938a569af9fec37e0291691524f3df67b.zip
sys-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs/libunwind/libunwind-1.1-r1.ebuild')
-rw-r--r--sys-libs/libunwind/libunwind-1.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libunwind/libunwind-1.1-r1.ebuild b/sys-libs/libunwind/libunwind-1.1-r1.ebuild
index 230f072ca584..d6226861dbdd 100644
--- a/sys-libs/libunwind/libunwind-1.1-r1.ebuild
+++ b/sys-libs/libunwind/libunwind-1.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/libunwind/${P}.tar.gz"
LICENSE="MIT"
SLOT="7"
-KEYWORDS="amd64 arm hppa ia64 ~mips ppc ppc64 -sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm hppa ia64 ~mips ppc ppc64 -sparc x86 ~amd64-linux ~x86-linux"
IUSE="debug debug-frame libatomic lzma +static-libs"
RESTRICT="test" #461958 -- re-enable tests with >1.1 again for retesting, this is here for #461394