diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-07 21:34:35 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-07 21:36:22 +0200 |
commit | f7eeae2406e57002f31caeef28d810919b51be39 (patch) | |
tree | b6f184f09373e885e2e3007560464ec2cbbeb888 /sys-devel | |
parent | sys-devel/gdb: Remove old (diff) | |
download | gentoo-f7eeae2406e57002f31caeef28d810919b51be39.tar.gz gentoo-f7eeae2406e57002f31caeef28d810919b51be39.tar.bz2 gentoo-f7eeae2406e57002f31caeef28d810919b51be39.zip |
sys-devel/gdb: Drop all arches except alpha
Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 4ea6b30f34c1..f2d998373a9f 100644 --- a/sys-devel/gdb/gdb-7.9.1.ebuild +++ b/sys-devel/gdb/gdb-7.9.1.ebuild @@ -56,7 +56,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 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="alpha" fi IUSE="+client expat lzma multitarget nls +python +server test vanilla zlib" REQUIRED_USE=" |