summaryrefslogtreecommitdiff
path: root/dev-debug/cgdb/cgdb-0.8.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-debug/cgdb/cgdb-0.8.0.ebuild')
-rw-r--r--dev-debug/cgdb/cgdb-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/cgdb/cgdb-0.8.0.ebuild b/dev-debug/cgdb/cgdb-0.8.0.ebuild
index 4c8395ac8b3f..f7e94fa4e4d3 100644
--- a/dev-debug/cgdb/cgdb-0.8.0.ebuild
+++ b/dev-debug/cgdb/cgdb-0.8.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://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"
fi
inherit autotools multilib-minimal