summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:31:21 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:31:21 +0100
commit9817568a8e720f98dc01e9da9944a7bbac73b06c (patch)
tree9b4f0009262607427eecf0d70ba2bb62bc19d41d /dev-util
parentapp-i18n/scim-pinyin: ppc stable wrt bug #555780 (diff)
downloadgentoo-9817568a8e720f98dc01e9da9944a7bbac73b06c.tar.gz
gentoo-9817568a8e720f98dc01e9da9944a7bbac73b06c.tar.bz2
gentoo-9817568a8e720f98dc01e9da9944a7bbac73b06c.zip
dev-util/cgdb: ppc stable wrt bug #589782
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cgdb/cgdb-0.6.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cgdb/cgdb-0.6.8.ebuild b/dev-util/cgdb/cgdb-0.6.8.ebuild
index 166623267221..6d86d23cc528 100644
--- a/dev-util/cgdb/cgdb-0.6.8.ebuild
+++ b/dev-util/cgdb/cgdb-0.6.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ if [[ ${PV} = *9999* ]]; then
git@github.com:cgdb/cgdb.git"
else
SRC_URI="https://github.com/cgdb/cgdb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
fi
inherit multilib-minimal