diff options
author | Sam James <sam@gentoo.org> | 2022-01-01 05:32:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-01 05:32:30 +0000 |
commit | df12452f55045a9f918e3c6241c1b3a53d174b48 (patch) | |
tree | 3a3a849bf990a0e7b4e0a4d0997c84ca3fcb0a93 /dev-libs/elfutils | |
parent | dev-libs/mpfr: Stabilize 4.1.0_p13-r1 sparc, #830378 (diff) | |
download | gentoo-df12452f55045a9f918e3c6241c1b3a53d174b48.tar.gz gentoo-df12452f55045a9f918e3c6241c1b3a53d174b48.tar.bz2 gentoo-df12452f55045a9f918e3c6241c1b3a53d174b48.zip |
dev-libs/elfutils: Stabilize 0.186 ppc, #830375
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.186.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/elfutils/elfutils-0.186.ebuild b/dev-libs/elfutils/elfutils-0.186.ebuild index e8c5b4a6a800..9e6ad1777255 100644 --- a/dev-libs/elfutils/elfutils-0.186.ebuild +++ b/dev-libs/elfutils/elfutils-0.186.ebuild @@ -1,4 +1,4 @@ -# Copyright 2003-2021 Gentoo Authors +# Copyright 2003-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-0.186-p LICENSE="|| ( GPL-2+ LGPL-3+ ) utils? ( GPL-3+ )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="bzip2 lzma nls static-libs test +threads +utils valgrind zstd" RDEPEND=">=sys-libs/zlib-1.2.8-r1[static-libs?,${MULTILIB_USEDEP}] |