diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-10-08 11:28:59 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-10-08 11:28:59 +0000 |
commit | 259acbaba642adabd8c906096d00ed3a00454277 (patch) | |
tree | 83c80b560819f304cf8ac0595183b9cd81f15f29 /dev-python/ropemacs/ropemacs-0.6.ebuild | |
parent | Keyworded for amd64. Bug #337766. Thanks to Priit Laes <plaes@plaes.org> (diff) | |
download | historical-259acbaba642adabd8c906096d00ed3a00454277.tar.gz historical-259acbaba642adabd8c906096d00ed3a00454277.tar.bz2 historical-259acbaba642adabd8c906096d00ed3a00454277.zip |
Keyworded for amd64. Bug #339633
Package-Manager: portage-2.2_rc89/cvs/Linux x86_64
Diffstat (limited to 'dev-python/ropemacs/ropemacs-0.6.ebuild')
-rw-r--r-- | dev-python/ropemacs/ropemacs-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ropemacs/ropemacs-0.6.ebuild b/dev-python/ropemacs/ropemacs-0.6.ebuild index 6439514a1a57..07af62cd7031 100644 --- a/dev-python/ropemacs/ropemacs-0.6.ebuild +++ b/dev-python/ropemacs/ropemacs-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ropemacs/ropemacs-0.6.ebuild,v 1.1 2010/10/03 20:53:09 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ropemacs/ropemacs-0.6.ebuild,v 1.2 2010/10/08 11:28:59 hwoarang Exp $ EAPI="3" @@ -17,7 +17,7 @@ SRC_URI="http://bitbucket.org/agr/ropemacs/get/8b277a188d00.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-python/rope |