diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-25 08:00:26 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-25 07:20:38 +0100 |
commit | 072b4307602fe3a81f3f70ae1f1fc483c3dfc8a5 (patch) | |
tree | db7c760a9d7f6fc5c641ddd50abb7a04c7b32934 /sys-devel | |
parent | dev-util/dejagnu: stable 1.6 for hppa (diff) | |
download | gentoo-072b4307602fe3a81f3f70ae1f1fc483c3dfc8a5.tar.gz gentoo-072b4307602fe3a81f3f70ae1f1fc483c3dfc8a5.tar.bz2 gentoo-072b4307602fe3a81f3f70ae1f1fc483c3dfc8a5.zip |
sys-devel/gdb: stable 8.1-r1 for sparc
Bug: https://bugs.gentoo.org/656890
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
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 148cadfede83..bd3c8c07445f 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=" |