diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-05-30 16:51:17 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-05-30 16:51:17 +0000 |
commit | aca533cf094a3950f6c33b779b54e3002073955b (patch) | |
tree | ad6ff9f7fcc086476872cb46283e4935b485d290 /dev-python/pyxdg | |
parent | cleanups (diff) | |
download | gentoo-2-aca533cf094a3950f6c33b779b54e3002073955b.tar.gz gentoo-2-aca533cf094a3950f6c33b779b54e3002073955b.tar.bz2 gentoo-2-aca533cf094a3950f6c33b779b54e3002073955b.zip |
stable release
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-python/pyxdg')
-rw-r--r-- | dev-python/pyxdg/pyxdg-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyxdg/pyxdg-0.8.ebuild b/dev-python/pyxdg/pyxdg-0.8.ebuild index f946db575673..ca2aea919c56 100644 --- a/dev-python/pyxdg/pyxdg-0.8.ebuild +++ b/dev-python/pyxdg/pyxdg-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.8.ebuild,v 1.5 2005/05/30 16:47:42 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.8.ebuild,v 1.6 2005/05/30 16:51:17 lanius Exp $ inherit distutils @@ -11,7 +11,7 @@ LICENSE="LGPL-2" DEPEND="virtual/python" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ppc amd64" IUSE="" src_install () { |