diff options
Diffstat (limited to 'sys-devel/binutils/binutils-2.17-r2.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.17-r2.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sys-devel/binutils/binutils-2.17-r2.ebuild b/sys-devel/binutils/binutils-2.17-r2.ebuild new file mode 100644 index 0000000..bbad5ec --- /dev/null +++ b/sys-devel/binutils/binutils-2.17-r2.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="4" + +PATCHVER="1.7" +UCLIBC_PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +# ARCH - packages to test before marking +KEYWORDS="-* ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" |