diff options
Diffstat (limited to 'dev-python/pyosd/pyosd-0.2.7.ebuild')
-rw-r--r-- | dev-python/pyosd/pyosd-0.2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyosd/pyosd-0.2.7.ebuild b/dev-python/pyosd/pyosd-0.2.7.ebuild index 484b22122589..a2b1ad4943a2 100644 --- a/dev-python/pyosd/pyosd-0.2.7.ebuild +++ b/dev-python/pyosd/pyosd-0.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyosd/pyosd-0.2.7.ebuild,v 1.2 2004/06/25 01:41:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyosd/pyosd-0.2.7.ebuild,v 1.3 2004/10/22 03:21:58 pythonhead Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="http://repose.cx/pyosd/${P}.tar.gz" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/python >=x11-libs/xosd-2.2.4" |