diff options
author | 2018-06-26 00:18:45 +0200 | |
---|---|---|
committer | 2018-06-26 01:18:49 +0200 | |
commit | 30c5e5a8a3a21de56ed50e7bc91420d2dcf6f568 (patch) | |
tree | 96c0f80f1d7ef0b9f2c0e8deaab8ce30ee452859 /sys-devel | |
parent | media-sound/flacon: x86 stable (bug #658966) (diff) | |
download | gentoo-30c5e5a8a3a21de56ed50e7bc91420d2dcf6f568.tar.gz gentoo-30c5e5a8a3a21de56ed50e7bc91420d2dcf6f568.tar.bz2 gentoo-30c5e5a8a3a21de56ed50e7bc91420d2dcf6f568.zip |
sys-devel/gdb: x86 stable (bug #656890)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gdb/gdb-8.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gdb/gdb-8.1-r1.ebuild b/sys-devel/gdb/gdb-8.1-r1.ebuild index a36396e84a34..19887379d2e1 100644 --- a/sys-devel/gdb/gdb-8.1-r1.ebuild +++ b/sys-devel/gdb/gdb-8.1-r1.ebuild @@ -60,7 +60,7 @@ SRC_URI="${SRC_URI} 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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi IUSE="+client lzma multitarget nls +python +server test vanilla xml" REQUIRED_USE=" |