diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 11:49:09 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 11:49:09 +0000 |
commit | 23ade2ac31e041a1397d50e8958ae6811e81c7c5 (patch) | |
tree | d0f6ea710e5f707e0ef60f5b5664b14c1b325f3f /dev-python | |
parent | merge in fixes (diff) | |
download | gentoo-2-23ade2ac31e041a1397d50e8958ae6811e81c7c5.tar.gz gentoo-2-23ade2ac31e041a1397d50e8958ae6811e81c7c5.tar.bz2 gentoo-2-23ade2ac31e041a1397d50e8958ae6811e81c7c5.zip |
KEYWORDS for alpha - gnome 2.0.1
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/PyXML/PyXML-0.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyXML/PyXML-0.7.1.ebuild b/dev-python/PyXML/PyXML-0.7.1.ebuild index d022d05a987a..043d396cd66a 100644 --- a/dev-python/PyXML/PyXML-0.7.1.ebuild +++ b/dev-python/PyXML/PyXML-0.7.1.ebuild @@ -11,7 +11,7 @@ DEPEND="virtual/python" RDEPEND="${DEPEND}" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" LICENSE="PYTHON" inherit distutils |