summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-28 15:22:59 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-28 15:22:59 +0000
commitb08fba8439288c8fad4de11ffa9c48b4b30afed6 (patch)
tree7a70b1af90b84dcd85344f1f34018c09e413f2d4 /games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild
parentx86 stable wrt bug #400803 (diff)
downloadgentoo-2-b08fba8439288c8fad4de11ffa9c48b4b30afed6.tar.gz
gentoo-2-b08fba8439288c8fad4de11ffa9c48b4b30afed6.tar.bz2
gentoo-2-b08fba8439288c8fad4de11ffa9c48b4b30afed6.zip
x86 stable wrt bug #400805
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild')
-rw-r--r--games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild b/games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild
index 361aa9e487ec..7dc8d61da5aa 100644
--- a/games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild
+++ b/games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild,v 1.2 2012/01/27 20:02:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild,v 1.3 2012/01/28 15:22:59 phajdan.jr Exp $
EAPI=2
inherit eutils toolchain-funcs games
@@ -12,7 +12,7 @@ if [[ ${PV} == "99999999" ]] ; then
else
SRC_URI="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-r${PV}.tar.gz"
S=${WORKDIR}/puzzles-r${PV}
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
DESCRIPTION="Simon Tatham's Portable Puzzle Collection"