diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2015-02-04 16:15:13 +0000 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2015-02-04 16:15:13 +0000 |
commit | eb07470657228f1889622c2c4a22fc5543da4cae (patch) | |
tree | 47d24e5c19c9d250dd142f7f9ffc0980e8c2bed6 /dev-util/cgdb | |
parent | ndg-httpsclient-0.3.2: keyword ~x86-linux (diff) | |
download | gentoo-2-eb07470657228f1889622c2c4a22fc5543da4cae.tar.gz gentoo-2-eb07470657228f1889622c2c4a22fc5543da4cae.tar.bz2 gentoo-2-eb07470657228f1889622c2c4a22fc5543da4cae.zip |
cgdb-0.6.7: keyword ~x86-linux
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A630CCB8)
Diffstat (limited to 'dev-util/cgdb')
-rw-r--r-- | dev-util/cgdb/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/cgdb/cgdb-0.6.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/cgdb/ChangeLog b/dev-util/cgdb/ChangeLog index 78a3f9d8fe80..eb021719724b 100644 --- a/dev-util/cgdb/ChangeLog +++ b/dev-util/cgdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cgdb -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/ChangeLog,v 1.54 2014/03/06 10:44:18 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/ChangeLog,v 1.55 2015/02/04 16:15:13 haubi Exp $ + + 04 Feb 2015; Michael Haubenwallner <haubi@gentoo.org> cgdb-0.6.7.ebuild: + keyword ~x86-linux 06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> cgdb-0.6.7.ebuild: Stable for ppc64, wrt bug #495662 diff --git a/dev-util/cgdb/cgdb-0.6.7.ebuild b/dev-util/cgdb/cgdb-0.6.7.ebuild index 2ef3f8477041..c07cd0f15fe8 100644 --- a/dev-util/cgdb/cgdb-0.6.7.ebuild +++ b/dev-util/cgdb/cgdb-0.6.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/cgdb-0.6.7.ebuild,v 1.5 2014/03/06 10:44:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/cgdb-0.6.7.ebuild,v 1.6 2015/02/04 16:15:13 haubi Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://cgdb.me/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND="sys-libs/ncurses |