diff options
author | 2019-11-28 11:58:41 +0100 | |
---|---|---|
committer | 2019-11-28 11:58:41 +0100 | |
commit | a3280fc80aa205dabf4f774569339fc4059d566f (patch) | |
tree | e411f48dba2bc1032cc640bd349c66893c8fb173 /dev-libs | |
parent | net-dns/rbldnsd: sparc stable wrt bug #700878 (diff) | |
download | gentoo-a3280fc80aa205dabf4f774569339fc4059d566f.tar.gz gentoo-a3280fc80aa205dabf4f774569339fc4059d566f.tar.bz2 gentoo-a3280fc80aa205dabf4f774569339fc4059d566f.zip |
dev-libs/elfutils: sparc stable wrt bug #701296
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.177.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/elfutils/elfutils-0.177.ebuild b/dev-libs/elfutils/elfutils-0.177.ebuild index 7cb73cf2e93c..205fdc10fcdf 100644 --- a/dev-libs/elfutils/elfutils-0.177.ebuild +++ b/dev-libs/elfutils/elfutils-0.177.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 ~sh ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv 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}] |