summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGöktürk Yüksek <gokturk@gentoo.org>2016-12-06 19:26:37 -0500
committerGöktürk Yüksek <gokturk@gentoo.org>2016-12-06 19:26:37 -0500
commitabc3d6e07ed7f7d8e65936b633cfbcf14dcb4eb1 (patch)
tree2992089b50a93ae1f98be22afe3608fcf99c1fe2 /dev-util/cgdb
parentdev-util/cgdb: amd64 stable for 0.6.8 (diff)
downloadgentoo-abc3d6e07ed7f7d8e65936b633cfbcf14dcb4eb1.tar.gz
gentoo-abc3d6e07ed7f7d8e65936b633cfbcf14dcb4eb1.tar.bz2
gentoo-abc3d6e07ed7f7d8e65936b633cfbcf14dcb4eb1.zip
dev-util/cgdb: x86 stable for 0.6.8
Tested on my Pentium M laptop Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-util/cgdb')
-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 67ec220ebcc8..166623267221 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