dev-util/cgdb: ppc stable wrt bug #742719

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2020-09-18 09:52:12 +02:00
parent 616ad4be7b
commit f1daa635dc

View File

@@ -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