diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2011-02-19 18:41:08 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2011-02-19 18:41:08 +0000 |
commit | e4e0f36950c680c84482d4ef77c82b2e3e26d894 (patch) | |
tree | c2c8071bebbdf4efb5516cc570f8fcd946762085 /www-plugins/google-talkplugin | |
parent | fix (diff) | |
download | gentoo-2-e4e0f36950c680c84482d4ef77c82b2e3e26d894.tar.gz gentoo-2-e4e0f36950c680c84482d4ef77c82b2e3e26d894.tar.bz2 gentoo-2-e4e0f36950c680c84482d4ef77c82b2e3e26d894.zip |
[www-plugins/google-talkplugin] Add ~amd64 keyword since it works here
(Portage version: 2.2.0_alpha24_p10/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins/google-talkplugin')
-rw-r--r-- | www-plugins/google-talkplugin/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/google-talkplugin/google-talkplugin-1.8.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/google-talkplugin/ChangeLog b/www-plugins/google-talkplugin/ChangeLog index edba28264e67..d4551a739e62 100644 --- a/www-plugins/google-talkplugin/ChangeLog +++ b/www-plugins/google-talkplugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-plugins/google-talkplugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.1 2011/02/15 20:36:10 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.2 2011/02/19 18:41:08 alexxy Exp $ + + 19 Feb 2011; Alexey Shvetsov <alexxy@gentoo.org> + google-talkplugin-1.8.0.0.ebuild: + Add ~amd64 keyword since it works here *google-talkplugin-1.8.0.0 (15 Feb 2011) diff --git a/www-plugins/google-talkplugin/google-talkplugin-1.8.0.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-1.8.0.0.ebuild index a3e8c3388a56..1f1c0763ca10 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-1.8.0.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-1.8.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-1.8.0.0.ebuild,v 1.1 2011/02/15 20:36:10 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-1.8.0.0.ebuild,v 1.2 2011/02/19 18:41:08 alexxy Exp $ EAPI=3 @@ -24,7 +24,7 @@ HOMEPAGE="http://www.google.com/chat/video" IUSE="+system-libCg" SLOT="0" -KEYWORDS="-* ~x86" +KEYWORDS="-* ~amd64 ~x86" LICENSE="google-talkplugin" RESTRICT="strip mirror" |