diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-08-29 17:40:23 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-08-29 17:40:23 +0000 |
commit | e4de16173cd0f77fcf5e9b60a9e4a76902ab8818 (patch) | |
tree | 92c3d3c2732017cb97219085c4709872c62f625a /net-misc | |
parent | Add ~amd64 keyword. (diff) | |
download | gentoo-2-e4de16173cd0f77fcf5e9b60a9e4a76902ab8818.tar.gz gentoo-2-e4de16173cd0f77fcf5e9b60a9e4a76902ab8818.tar.bz2 gentoo-2-e4de16173cd0f77fcf5e9b60a9e4a76902ab8818.zip |
Add ~amd64 keyword.
(Portage version: 2.2_rc38/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/asterisk-chan_bluetooth/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/asterisk-chan_bluetooth/ChangeLog b/net-misc/asterisk-chan_bluetooth/ChangeLog index ad6aeb93b22e..f2b31c714e0c 100644 --- a/net-misc/asterisk-chan_bluetooth/ChangeLog +++ b/net-misc/asterisk-chan_bluetooth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/asterisk-chan_bluetooth -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_bluetooth/ChangeLog,v 1.5 2008/08/16 16:12:10 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_bluetooth/ChangeLog,v 1.6 2009/08/29 17:40:23 robbat2 Exp $ + + 29 Aug 2009; Robin H. Johnson <robbat2@gentoo.org> + asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild: + Add ~amd64 keyword. 16 Aug 2008; Torsten Veller <tove@gentoo.org> metadata.xml: Remove stkn from metadata.xml (#27693) diff --git a/net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild b/net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild index 401e8f50c12b..8f7294b55d9b 100644 --- a/net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild +++ b/net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild,v 1.3 2005/08/27 20:25:17 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild,v 1.4 2009/08/29 17:40:23 robbat2 Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" |