diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-21 13:26:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-21 13:26:17 +0200 |
commit | 7cf6d2bf740de2ace42905e87d1f89fef02a4fde (patch) | |
tree | 8f65a755e81ca4af3126e58df53de0dadc7dc62f /sys-devel | |
parent | net-misc/aiccu: sparc stable wrt bug #557262 (diff) | |
download | gentoo-7cf6d2bf740de2ace42905e87d1f89fef02a4fde.tar.gz gentoo-7cf6d2bf740de2ace42905e87d1f89fef02a4fde.tar.bz2 gentoo-7cf6d2bf740de2ace42905e87d1f89fef02a4fde.zip |
sys-devel/gdb: sparc stable wrt bug #559056
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gdb/gdb-7.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gdb/gdb-7.9.1.ebuild b/sys-devel/gdb/gdb-7.9.1.ebuild index 6b2b24917a3f..0f5a4d99b5eb 100644 --- a/sys-devel/gdb/gdb-7.9.1.ebuild +++ b/sys-devel/gdb/gdb-7.9.1.ebuild @@ -57,7 +57,7 @@ SRC_URI="${SRC_URI} ${PATCH_VER:+mirror://gentoo/${P}-patches-${PATCH_VER}.tar.x LICENSE="GPL-2 LGPL-2" SLOT="0" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi IUSE="+client expat lzma multitarget nls +python +server test vanilla zlib" REQUIRED_USE=" |