summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-18 09:27:02 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-18 09:29:37 +0200
commit971fbb86e2c3531a557a1ead0204003054cd42e5 (patch)
tree6caca2dbf83c7fc57b5dc25d5a13624206a39876
parentnet-irc/weechat: amd64 stable wrt bug #740444 (diff)
downloadgentoo-971fbb86.tar.gz
gentoo-971fbb86.tar.bz2
gentoo-971fbb86.zip
dev-util/cgdb: amd64 stable wrt bug #742719
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-util/cgdb/cgdb-0.7.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cgdb/cgdb-0.7.0-r2.ebuild b/dev-util/cgdb/cgdb-0.7.0-r2.ebuild
index ba5293f966b5..a37ddb6ab937 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
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 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
fi
inherit autotools multilib-minimal