diff options
author | amynka@gentoo.org <amynka@gentoo.org> | 2018-04-19 21:32:45 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2018-04-20 11:03:02 +0200 |
commit | 35f63607907561d6f9b03531925d1c014b52a159 (patch) | |
tree | a70738a30747e435e2e2e6db2988d864ddea73f5 /dev-libs/libelf | |
parent | app-emulation/vagrant: drop old (diff) | |
download | gentoo-35f63607907561d6f9b03531925d1c014b52a159.tar.gz gentoo-35f63607907561d6f9b03531925d1c014b52a159.tar.bz2 gentoo-35f63607907561d6f9b03531925d1c014b52a159.zip |
*/*: [QA] remove emul-linux-* blockers
Closes: https://github.com/gentoo/gentoo/pull/8074
Diffstat (limited to 'dev-libs/libelf')
-rw-r--r-- | dev-libs/libelf/libelf-0.8.13-r2.ebuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/dev-libs/libelf/libelf-0.8.13-r2.ebuild b/dev-libs/libelf/libelf-0.8.13-r2.ebuild index 11f2def1ef08..98d0962d4f44 100644 --- a/dev-libs/libelf/libelf-0.8.13-r2.ebuild +++ b/dev-libs/libelf/libelf-0.8.13-r2.ebuild @@ -14,11 +14,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 -amd64-fbsd -x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug nls elibc_FreeBSD" -RDEPEND="!dev-libs/elfutils - abi_x86_32? ( - !<=app-emulation/emul-linux-x86-baselibs-20130224-r11 - !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] - )" +RDEPEND="!dev-libs/elfutils" DEPEND="nls? ( sys-devel/gettext )" DOCS=( ChangeLog README ) |