diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-24 03:45:23 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-24 03:45:23 +0300 |
commit | 6aeb4473daddd046b36873f16e2c0d3f5c8a1867 (patch) | |
tree | aadc56959f095aa4444cb20f92d64c957d67cfe4 /sys-devel | |
parent | dev-python/cgkit: ppc stable wrt bug #658884 (diff) | |
download | gentoo-6aeb4473daddd046b36873f16e2c0d3f5c8a1867.tar.gz gentoo-6aeb4473daddd046b36873f16e2c0d3f5c8a1867.tar.bz2 gentoo-6aeb4473daddd046b36873f16e2c0d3f5c8a1867.zip |
sys-devel/gdb: mark stable wrt 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-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gdb/gdb-8.1-r2.ebuild b/sys-devel/gdb/gdb-8.1-r2.ebuild index 5c86d7d6226e..9676f38631ff 100644 --- a/sys-devel/gdb/gdb-8.1-r2.ebuild +++ b/sys-devel/gdb/gdb-8.1-r2.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 sh ~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=" |