summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/eselect-python/ChangeLog6
-rw-r--r--app-admin/eselect-python/eselect-python-20080124.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-python/ChangeLog b/app-admin/eselect-python/ChangeLog
index 84b207386b0b..cf949ea0a347 100644
--- a/app-admin/eselect-python/ChangeLog
+++ b/app-admin/eselect-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/eselect-python
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.1 2008/01/24 06:16:55 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.2 2008/05/21 10:25:05 hawking Exp $
+
+ 21 May 2008; Ali Polatel <hawking@gentoo.org>
+ eselect-python-20080124.ebuild:
+ Keyworded ~amd64
*eselect-python-20080124 (24 Jan 2008)
diff --git a/app-admin/eselect-python/eselect-python-20080124.ebuild b/app-admin/eselect-python/eselect-python-20080124.ebuild
index 323d676f66d3..d66fe4667e40 100644
--- a/app-admin/eselect-python/eselect-python-20080124.ebuild
+++ b/app-admin/eselect-python/eselect-python-20080124.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20080124.ebuild,v 1.1 2008/01/24 06:16:55 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20080124.ebuild,v 1.2 2008/05/21 10:25:05 hawking Exp $
DESCRIPTION="Manages multiple Python versions"
HOMEPAGE="http://www.gentoo.org"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/python.eselect-${PVR}.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=app-admin/eselect-1.0.2"