diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:35:03 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:21 +0100 |
commit | db06d7ed01af7b37de0c8aa1b4bac424b966a267 (patch) | |
tree | 8f82eff3c12d6640c63ce03ae1ddcd9c2b775c51 /sys-devel | |
parent | dev-libs/libmaxminddb: stable 1.2.1 for ppc, bug #656806 (diff) | |
download | gentoo-db06d7ed01af7b37de0c8aa1b4bac424b966a267.tar.gz gentoo-db06d7ed01af7b37de0c8aa1b4bac424b966a267.tar.bz2 gentoo-db06d7ed01af7b37de0c8aa1b4bac424b966a267.zip |
sys-devel/gdb: stable 8.1-r1 for ppc, bug #656890
Bug: https://bugs.gentoo.org/656890
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
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 cd418a6ca427..ec0a1a653a7d 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=" |