commit:     abc3d6e07ed7f7d8e65936b633cfbcf14dcb4eb1
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  7 00:26:37 2016 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Wed Dec  7 00:26:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abc3d6e0

dev-util/cgdb: x86 stable for 0.6.8

Tested on my Pentium M laptop

Package-Manager: portage-2.3.0

 dev-util/cgdb/cgdb-0.6.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cgdb/cgdb-0.6.8.ebuild b/dev-util/cgdb/cgdb-0.6.8.ebuild
index 67ec220..1666232 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
                [email protected]: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
 

Reply via email to