diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-04-06 17:23:54 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-04-06 17:24:59 +0200 |
commit | 7ef6ada6d119ed6afccc9d6fb2006bc3e2814b40 (patch) | |
tree | 309835e47f6add01c460fefe897152012a0800df /dev-libs/elfutils | |
parent | media-libs/mesa: stable 18.3.6 for sparc, bug #682616 (diff) | |
download | gentoo-7ef6ada6d119ed6afccc9d6fb2006bc3e2814b40.tar.gz gentoo-7ef6ada6d119ed6afccc9d6fb2006bc3e2814b40.tar.bz2 gentoo-7ef6ada6d119ed6afccc9d6fb2006bc3e2814b40.zip |
dev-libs/elfutils: Undo stabilization of 0.176
Stabilization was initiated without acknowledgment by toolchain
The result of the stabilization is a configuration in stable that is
unable to build the kernel, see bug 671760.
Bug: https://bugs.gentoo.org/676794
Bug: https://bugs.gentoo.org/671760
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.176.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/elfutils/elfutils-0.176.ebuild b/dev-libs/elfutils/elfutils-0.176.ebuild index 1c62b617a25b..4c75e71b437a 100644 --- a/dev-libs/elfutils/elfutils-0.176.ebuild +++ b/dev-libs/elfutils/elfutils-0.176.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://sourceware.org/elfutils/ftp/${PV}/${P}.tar.bz2" LICENSE="|| ( GPL-2+ LGPL-3+ ) utils? ( GPL-3+ )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="bzip2 lzma nls static-libs test +threads +utils" RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] |