diff options
-rw-r--r-- | gnome-extra/apotheke/apotheke-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/apotheke/apotheke-0.2.ebuild b/gnome-extra/apotheke/apotheke-0.2.ebuild index c56decca5647..03aa0bea724f 100644 --- a/gnome-extra/apotheke/apotheke-0.2.ebuild +++ b/gnome-extra/apotheke/apotheke-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/apotheke/apotheke-0.2.ebuild,v 1.1 2002/11/12 04:06:44 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/apotheke/apotheke-0.2.ebuild,v 1.2 2002/12/18 22:17:40 bass Exp $ inherit gnome2 @@ -12,6 +12,6 @@ HOMEPAGE="http://apotheke.berlios.de/" LICENSE="GPL-2" DEPEND=">=nautilus-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 sparc " DOCS="AUTHORS ChangeLog COPYING INSTALL NEWS README" |