diff options
Diffstat (limited to 'app-arch/makeself/makeself-2.1.2.ebuild')
-rw-r--r-- | app-arch/makeself/makeself-2.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/makeself/makeself-2.1.2.ebuild b/app-arch/makeself/makeself-2.1.2.ebuild index 2c6b3cbe3778..86f7f75431a5 100644 --- a/app-arch/makeself/makeself-2.1.2.ebuild +++ b/app-arch/makeself/makeself-2.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.2.ebuild,v 1.1 2003/09/05 15:41:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.2.ebuild,v 1.2 2003/10/27 10:50:37 aliz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.megastep.org/makeself/${P}.run" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="" RDEPEND="" |