diff options
author | 2004-06-22 17:19:44 +0000 | |
---|---|---|
committer | 2004-06-22 17:19:44 +0000 | |
commit | 8ae80b174c3e16c740f2855e7ed644e7d66a5b9c (patch) | |
tree | cb33383f7ea7b277a2a1e9367d11046cf5018159 /dev-libs/uulib/uulib-0.5.20.ebuild | |
parent | Added local USE flags for the upcoming vienna-rna package: no-utils no-readseq. (diff) | |
download | gentoo-2-8ae80b174c3e16c740f2855e7ed644e7d66a5b9c.tar.gz gentoo-2-8ae80b174c3e16c740f2855e7ed644e7d66a5b9c.tar.bz2 gentoo-2-8ae80b174c3e16c740f2855e7ed644e7d66a5b9c.zip |
Keyworded ~sparc wrt #54351
Diffstat (limited to 'dev-libs/uulib/uulib-0.5.20.ebuild')
-rw-r--r-- | dev-libs/uulib/uulib-0.5.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/uulib/uulib-0.5.20.ebuild b/dev-libs/uulib/uulib-0.5.20.ebuild index d9c877bdbe0d..f02f77fd6496 100644 --- a/dev-libs/uulib/uulib-0.5.20.ebuild +++ b/dev-libs/uulib/uulib-0.5.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/uulib/uulib-0.5.20.ebuild,v 1.4 2004/06/22 09:37:22 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/uulib/uulib-0.5.20.ebuild,v 1.5 2004/06/22 17:17:56 gustavoz Exp $ MY_P=uudeview-${PV} @@ -9,7 +9,7 @@ HOMEPAGE="http://www.fpx.de/fp/Software/UUDeview/" SRC_URI="http://www.fpx.de/fp/Software/UUDeview/download/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64 ~alpha" +KEYWORDS="~x86 ~ppc ~amd64 ~alpha ~sparc" IUSE="" DEPEND="" |