diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-20 14:25:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-20 14:25:32 +0000 |
commit | 27bce0054e20d2fe58cd53494b0d93a2020ba87c (patch) | |
tree | 0e1fe0940451ad7f2d49fe74e1829dc994b9446b /app-admin/gamin/gamin-0.1.7.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-27bce0054e20d2fe58cd53494b0d93a2020ba87c.tar.gz gentoo-2-27bce0054e20d2fe58cd53494b0d93a2020ba87c.tar.bz2 gentoo-2-27bce0054e20d2fe58cd53494b0d93a2020ba87c.zip |
Keyworded ~sparc wrt #113701
(Portage version: 2.0.53)
Diffstat (limited to 'app-admin/gamin/gamin-0.1.7.ebuild')
-rw-r--r-- | app-admin/gamin/gamin-0.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/gamin/gamin-0.1.7.ebuild b/app-admin/gamin/gamin-0.1.7.ebuild index a557bf40063b..e676f5d86a77 100644 --- a/app-admin/gamin/gamin-0.1.7.ebuild +++ b/app-admin/gamin/gamin-0.1.7.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/app-admin/gamin/gamin-0.1.7.ebuild,v 1.6 2005/12/03 19:59:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/gamin-0.1.7.ebuild,v 1.7 2005/12/20 14:25:32 gustavoz Exp $ inherit autotools eutils libtool @@ -10,7 +10,7 @@ SRC_URI="http://www.gnome.org/~veillard/gamin/sources/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 arm hppa ia64 m68k ~mips ~ppc s390 sh x86" +KEYWORDS="amd64 arm hppa ia64 m68k ~mips ~ppc s390 sh ~sparc x86" IUSE="debug doc" RDEPEND="virtual/libc |