summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-29 16:19:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-29 16:19:59 +0000
commitc7f77e468ca856836e9e3a3e3bcbd1c3eac8d4ee (patch)
tree1512451aa2c3a22a090c250d5e5c4355604cc0f8 /dev-haskell/alex/alex-3.0.5.ebuild
parentStable for sparc, wrt bug #470408 (diff)
downloadhistorical-c7f77e468ca856836e9e3a3e3bcbd1c3eac8d4ee.tar.gz
historical-c7f77e468ca856836e9e3a3e3bcbd1c3eac8d4ee.tar.bz2
historical-c7f77e468ca856836e9e3a3e3bcbd1c3eac8d4ee.zip
Stable for sparc, wrt bug #472714
Package-Manager: portage-2.1.12.2/cvs/Linux ppc64 RepoMan-Options: --include-arches="sparc" Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-haskell/alex/alex-3.0.5.ebuild')
-rw-r--r--dev-haskell/alex/alex-3.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/alex/alex-3.0.5.ebuild b/dev-haskell/alex/alex-3.0.5.ebuild
index 35e56925a8b8..7cf3952a65fd 100644
--- a/dev-haskell/alex/alex-3.0.5.ebuild
+++ b/dev-haskell/alex/alex-3.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/alex-3.0.5.ebuild,v 1.8 2013/06/26 08:48:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/alex-3.0.5.ebuild,v 1.9 2013/06/29 16:19:58 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE="doc"
RDEPEND=""