commit: dca8d82494a94b9f818f92cc80d025177b8f89b0
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 08:24:47 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 08:26:14 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dca8d824
dev-util/cgdb: x86 stable wrt bug #742719
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-util/cgdb/cgdb-0.7.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/cgdb/cgdb-0.7.0-r2.ebuild
b/dev-util/cgdb/cgdb-0.7.0-r2.ebuild
index 8b76d2b3591..8ff75bb5efd 100644
--- a/dev-util/cgdb/cgdb-0.7.0-r2.ebuild
+++ b/dev-util/cgdb/cgdb-0.7.0-r2.ebuild
@@ -10,7 +10,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 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
fi
inherit autotools multilib-minimal