summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-03 11:36:09 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-03 11:38:29 +0100
commit9b05e898ef5828a5bd8a9e4917107c5a1140e327 (patch)
tree46e71c3662738e24ff41dbb8b54c9e103f7ba756
parentsys-apps/openrc: ppc64 stable wrt bug #597582 (diff)
downloadgentoo-9b05e898ef5828a5bd8a9e4917107c5a1140e327.tar.gz
gentoo-9b05e898ef5828a5bd8a9e4917107c5a1140e327.tar.bz2
gentoo-9b05e898ef5828a5bd8a9e4917107c5a1140e327.zip
dev-util/cgdb: ppc64 stable wrt bug #589782
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-util/cgdb/cgdb-0.6.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cgdb/cgdb-0.6.8.ebuild b/dev-util/cgdb/cgdb-0.6.8.ebuild
index 6d86d23cc528..a6f37b95cb6d 100644
--- a/dev-util/cgdb/cgdb-0.6.8.ebuild
+++ b/dev-util/cgdb/cgdb-0.6.8.ebuild
@@ -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