diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-04-05 22:46:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-04-05 22:46:44 +0200 |
commit | ed69212805f51b2236d61bf645c6a3830f910526 (patch) | |
tree | dbda61a649d7bc65fffdc3c21482ba9ed06b1548 /dev-libs/elfutils | |
parent | sys-devel/patch: amd64 stable wrt bug #652710 (diff) | |
download | gentoo-ed69212805f51b2236d61bf645c6a3830f910526.tar.gz gentoo-ed69212805f51b2236d61bf645c6a3830f910526.tar.bz2 gentoo-ed69212805f51b2236d61bf645c6a3830f910526.zip |
dev-libs/elfutils: amd64 stable wrt bug #676794
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
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 4c75e71b437a..4d67e2585488 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}] |