diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-04-10 08:44:49 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-04-10 08:44:49 +0000 |
commit | d030213e53db5c6f9d759e24bafbc62c9853f71c (patch) | |
tree | 89e12703fe2a57b4e8f402886f314d35bc174a34 /app-arch/unmakeself | |
parent | Fix installing documentation, see bug #173767. (diff) | |
download | gentoo-2-d030213e53db5c6f9d759e24bafbc62c9853f71c.tar.gz gentoo-2-d030213e53db5c6f9d759e24bafbc62c9853f71c.tar.bz2 gentoo-2-d030213e53db5c6f9d759e24bafbc62c9853f71c.zip |
keyworded ~amd64, bug 172797
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-arch/unmakeself')
-rw-r--r-- | app-arch/unmakeself/ChangeLog | 8 | ||||
-rw-r--r-- | app-arch/unmakeself/unmakeself-1.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-arch/unmakeself/ChangeLog b/app-arch/unmakeself/ChangeLog index d63325661ceb..1da3e110c9ed 100644 --- a/app-arch/unmakeself/ChangeLog +++ b/app-arch/unmakeself/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-arch/unmakeself -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unmakeself/ChangeLog,v 1.1 2006/06/18 08:43:41 genstef Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-arch/unmakeself/ChangeLog,v 1.2 2007/04/10 08:44:49 opfer Exp $ + + 10 Apr 2007; Christian Faulhammer <opfer@gentoo.org> + unmakeself-1.0.ebuild: + keyworded ~amd64, bug 172797 *unmakeself-1.0 (18 Jun 2006) diff --git a/app-arch/unmakeself/unmakeself-1.0.ebuild b/app-arch/unmakeself/unmakeself-1.0.ebuild index 1f4a704f39e9..3ef4e6463456 100644 --- a/app-arch/unmakeself/unmakeself-1.0.ebuild +++ b/app-arch/unmakeself/unmakeself-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unmakeself/unmakeself-1.0.ebuild,v 1.1 2006/06/18 08:43:41 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unmakeself/unmakeself-1.0.ebuild,v 1.2 2007/04/10 08:44:49 opfer Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://gentooexperimental.org/~genstef/dist/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="app-arch/bzip2 |