diff options
author | Dane Smith <c1pher@gentoo.org> | 2010-10-23 22:26:18 +0000 |
---|---|---|
committer | Dane Smith <c1pher@gentoo.org> | 2010-10-23 22:26:18 +0000 |
commit | e1a96fcfa0d7463a0dc4d3d0c1dcc9a324126eb5 (patch) | |
tree | 59e38fcc1e0e8d5ff52e34be22b8bf359946b3ee /app-misc/boxes/boxes-1.1-r1.ebuild | |
parent | Mark stable on ppc64; bug #321931 (diff) | |
download | gentoo-2-e1a96fcfa0d7463a0dc4d3d0c1dcc9a324126eb5.tar.gz gentoo-2-e1a96fcfa0d7463a0dc4d3d0c1dcc9a324126eb5.tar.bz2 gentoo-2-e1a96fcfa0d7463a0dc4d3d0c1dcc9a324126eb5.zip |
Stable on x86 wrt bug 342145.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/boxes/boxes-1.1-r1.ebuild')
-rw-r--r-- | app-misc/boxes/boxes-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/boxes/boxes-1.1-r1.ebuild b/app-misc/boxes/boxes-1.1-r1.ebuild index a7272cfee202..4ce1f81cff49 100644 --- a/app-misc/boxes/boxes-1.1-r1.ebuild +++ b/app-misc/boxes/boxes-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/boxes/boxes-1.1-r1.ebuild,v 1.2 2010/10/22 16:59:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/boxes/boxes-1.1-r1.ebuild,v 1.3 2010/10/23 22:26:18 c1pher Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://boxes.thomasjensen.com/download/${P}.src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="" src_prepare() { |