diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:02:02 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:02:02 +0000 |
commit | ee0a55cabcc49e8358e5640e8160d2c36e0fcca1 (patch) | |
tree | ad023fda15dc52979a2be92dd7a970e3a66aa487 /app-arch/makeself | |
parent | hppa love courtesy of notopic (diff) | |
download | gentoo-2-ee0a55cabcc49e8358e5640e8160d2c36e0fcca1.tar.gz gentoo-2-ee0a55cabcc49e8358e5640e8160d2c36e0fcca1.tar.bz2 gentoo-2-ee0a55cabcc49e8358e5640e8160d2c36e0fcca1.zip |
hppa love courtesy of notopic
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-arch/makeself')
-rw-r--r-- | app-arch/makeself/makeself-2.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/makeself/makeself-2.1.4.ebuild b/app-arch/makeself/makeself-2.1.4.ebuild index 1e6553e0c845..d70f8df6b971 100644 --- a/app-arch/makeself/makeself-2.1.4.ebuild +++ b/app-arch/makeself/makeself-2.1.4.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-arch/makeself/makeself-2.1.4.ebuild,v 1.1 2005/10/22 02:22:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.4.ebuild,v 1.2 2005/11/29 02:58:28 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.megastep.org/makeself/${P}.run" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc s390 x86" +KEYWORDS="~amd64 ~hppa ppc s390 x86" IUSE="" DEPEND="" |