diff options
author | Markus Meier <maekke@gentoo.org> | 2012-10-14 20:10:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-10-14 20:10:39 +0000 |
commit | babce62e9b7ea7b7fe836ae2ed51ee742a28c171 (patch) | |
tree | 49d459b274ed003b3abf9ca257d424278c4fe3e8 /dev-util/cgdb/cgdb-0.6.6.ebuild | |
parent | arm stable, bug #433651 (diff) | |
download | gentoo-2-babce62e9b7ea7b7fe836ae2ed51ee742a28c171.tar.gz gentoo-2-babce62e9b7ea7b7fe836ae2ed51ee742a28c171.tar.bz2 gentoo-2-babce62e9b7ea7b7fe836ae2ed51ee742a28c171.zip |
add ~arm, bug #433653
(Portage version: 2.1.11.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/cgdb/cgdb-0.6.6.ebuild')
-rw-r--r-- | dev-util/cgdb/cgdb-0.6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cgdb/cgdb-0.6.6.ebuild b/dev-util/cgdb/cgdb-0.6.6.ebuild index a14f46f326c8..353bbaf5b7d7 100644 --- a/dev-util/cgdb/cgdb-0.6.6.ebuild +++ b/dev-util/cgdb/cgdb-0.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/cgdb-0.6.6.ebuild,v 1.5 2012/06/14 16:28:12 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/cgdb-0.6.6.ebuild,v 1.6 2012/10/14 20:10:39 maekke Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cgdb/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux" IUSE="" DEPEND="sys-libs/ncurses |