summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2008-05-22 02:02:56 +0000
committerJeremy Olexa <darkside@gentoo.org>2008-05-22 02:02:56 +0000
commitba1dac728b572d28f2230b2fe5d54ad380a86290 (patch)
tree49d72610c4729362a7e5f8d8b2bf32a94ad3a9db /app-arch
parentNew version (diff)
downloadgentoo-2-ba1dac728b572d28f2230b2fe5d54ad380a86290.tar.gz
gentoo-2-ba1dac728b572d28f2230b2fe5d54ad380a86290.tar.bz2
gentoo-2-ba1dac728b572d28f2230b2fe5d54ad380a86290.zip
my mistake, forgot to carry forward keywords. Marked ~amd64 ~hppa ~ppc ~s390
in addition to ~x86 (Portage version: 2.1.4.4)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/makeself/ChangeLog6
-rw-r--r--app-arch/makeself/makeself-2.1.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-arch/makeself/ChangeLog b/app-arch/makeself/ChangeLog
index 5dff4d3fb192..4882a974a5a9 100644
--- a/app-arch/makeself/ChangeLog
+++ b/app-arch/makeself/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-arch/makeself
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.15 2008/05/22 00:01:49 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.16 2008/05/22 02:02:56 darkside Exp $
+
+ 22 May 2008; Jeremy Olexa <darkside@gentoo.org> makeself-2.1.5.ebuild:
+ my mistake, forgot to carry forward keywords. Marked ~amd64 ~hppa ~ppc ~s390
+ in addition to ~x86
*makeself-2.1.5 (19 May 2008)
diff --git a/app-arch/makeself/makeself-2.1.5.ebuild b/app-arch/makeself/makeself-2.1.5.ebuild
index de882aae9a18..5301f10002a1 100644
--- a/app-arch/makeself/makeself-2.1.5.ebuild
+++ b/app-arch/makeself/makeself-2.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v 1.1 2008/05/22 00:01:49 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v 1.2 2008/05/22 02:02:56 darkside Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.megastep.org/makeself/${P}.run"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~s390 ~x86"
IUSE=""
DEPEND=""