diff options
author | Alexis Ballier <aballier@gentoo.org> | 2018-01-13 10:26:03 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2018-01-13 13:16:22 +0100 |
commit | e8887ac195c326fb6f202dc86ac980a7e2fd5b3b (patch) | |
tree | f7b244ca4f8501646f1fcd25620fb9dca58342cb /dev-libs/libelf | |
parent | virtual/libelf: mark -*-fbsd (diff) | |
download | gentoo-e8887ac195c326fb6f202dc86ac980a7e2fd5b3b.tar.gz gentoo-e8887ac195c326fb6f202dc86ac980a7e2fd5b3b.tar.bz2 gentoo-e8887ac195c326fb6f202dc86ac980a7e2fd5b3b.zip |
dev-libs/libelf: mark -*-fbsd
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-libs/libelf')
-rw-r--r-- | dev-libs/libelf/libelf-0.8.13-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libelf/libelf-0.8.13-r2.ebuild b/dev-libs/libelf/libelf-0.8.13-r2.ebuild index dfdf04f54581..824e777d1270 100644 --- a/dev-libs/libelf/libelf-0.8.13-r2.ebuild +++ b/dev-libs/libelf/libelf-0.8.13-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ SRC_URI="http://www.mr511.de/software/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 -amd64-fbsd -sparc-fbsd -x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug nls elibc_FreeBSD" RDEPEND="!dev-libs/elfutils |