diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:13:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:13:49 +0200 |
commit | f529943008d7de8ee02c1e037468364e34357ba2 (patch) | |
tree | 6908cd01b4771c2b956fcac37794c63a46ec0926 /dev-libs/elfutils | |
parent | dev-python/setuptools: s390 stable wrt bug #730656 (diff) | |
download | gentoo-f529943008d7de8ee02c1e037468364e34357ba2.tar.gz gentoo-f529943008d7de8ee02c1e037468364e34357ba2.tar.bz2 gentoo-f529943008d7de8ee02c1e037468364e34357ba2.zip |
dev-libs/elfutils: s390 stable wrt bug #732862
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.180.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/elfutils/elfutils-0.180.ebuild b/dev-libs/elfutils/elfutils-0.180.ebuild index 6ac61cee1911..cb56c164bdb2 100644 --- a/dev-libs/elfutils/elfutils-0.180.ebuild +++ b/dev-libs/elfutils/elfutils-0.180.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 ~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" RDEPEND=">=sys-libs/zlib-1.2.8-r1[static-libs?,${MULTILIB_USEDEP}] |