diff options
author | Peter Weller <welp@gentoo.org> | 2007-02-14 22:15:40 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-02-14 22:15:40 +0000 |
commit | 60074cfb8f1ca9135e4f8127b8226c4d5caacb47 (patch) | |
tree | 57ae291fa579fe73c195fd6e8bb5068e6e450198 /dev-python/sexy-python/sexy-python-0.1.9.ebuild | |
parent | Dropped old versions. (diff) | |
download | gentoo-2-60074cfb8f1ca9135e4f8127b8226c4d5caacb47.tar.gz gentoo-2-60074cfb8f1ca9135e4f8127b8226c4d5caacb47.tar.bz2 gentoo-2-60074cfb8f1ca9135e4f8127b8226c4d5caacb47.zip |
Keyworded ~amd64
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-python/sexy-python/sexy-python-0.1.9.ebuild')
-rw-r--r-- | dev-python/sexy-python/sexy-python-0.1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sexy-python/sexy-python-0.1.9.ebuild b/dev-python/sexy-python/sexy-python-0.1.9.ebuild index 2c5a41b2ac88..a40316531ac9 100644 --- a/dev-python/sexy-python/sexy-python-0.1.9.ebuild +++ b/dev-python/sexy-python/sexy-python-0.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild,v 1.1 2007/02/04 08:58:42 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild,v 1.2 2007/02/14 22:15:40 welp Exp $ DESCRIPTION="Python bindings for libsexy." HOMEPAGE="http://www.chipx86.com/wiki/Libsexy" @@ -8,7 +8,7 @@ SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=x11-libs/libsexy-${PV}" |