summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2013-11-05 09:29:25 +0000
committerTony Vroon <chainsaw@gentoo.org>2013-11-05 09:29:25 +0000
commit0add82c67aa0e4076f4a66657296e964fbad5336 (patch)
treed5fc4890d97b6862cdaa2d318765f3c5dbc0554b /dev-haskell/base64-bytestring/base64-bytestring-1.0.0.1.ebuild
parentMarked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff)
downloadgentoo-2-0add82c67aa0e4076f4a66657296e964fbad5336.tar.gz
gentoo-2-0add82c67aa0e4076f4a66657296e964fbad5336.tar.bz2
gentoo-2-0add82c67aa0e4076f4a66657296e964fbad5336.zip
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani in bug #488750.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Diffstat (limited to 'dev-haskell/base64-bytestring/base64-bytestring-1.0.0.1.ebuild')
-rw-r--r--dev-haskell/base64-bytestring/base64-bytestring-1.0.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/base64-bytestring/base64-bytestring-1.0.0.1.ebuild b/dev-haskell/base64-bytestring/base64-bytestring-1.0.0.1.ebuild
index 659247b05610..4cd5360e47d6 100644
--- a/dev-haskell/base64-bytestring/base64-bytestring-1.0.0.1.ebuild
+++ b/dev-haskell/base64-bytestring/base64-bytestring-1.0.0.1.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/base64-bytestring/base64-bytestring-1.0.0.1.ebuild,v 1.1 2013/02/09 19:14:52 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/base64-bytestring/base64-bytestring-1.0.0.1.ebuild,v 1.2 2013/11/05 09:29:25 chainsaw Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.10.4:="