projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4ca566
)
dev-util/cgdb: amd64 stable for 0.6.8
author
Göktürk Yüksek
<gokturk@gentoo.org>
Wed, 7 Dec 2016 00:25:07 +0000
(19:25 -0500)
committer
Göktürk Yüksek
<gokturk@gentoo.org>
Wed, 7 Dec 2016 00:25:07 +0000
(19:25 -0500)
Package-Manager: portage-2.3.0
dev-util/cgdb/cgdb-0.6.8.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/cgdb/cgdb-0.6.8.ebuild
b/dev-util/cgdb/cgdb-0.6.8.ebuild
index b974589789b8aa751e3e7d3acb40d3fa56c0829b..67ec220ebcc891bfb9ec79e606af19cce2d0e949 100644
(file)
--- 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
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 ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
fi
inherit multilib-minimal