summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-24 17:00:35 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-24 17:00:35 +0000
commit359a274c58a038ebe929d61bb8a1b1c974c1248e (patch)
treef3f635096082a884228619dd85b61511fdbf009f /dev-haskell/regex-posix/regex-posix-0.95.2.ebuild
parentStable for ppc, wrt bug #474076 (diff)
downloadhistorical-359a274c58a038ebe929d61bb8a1b1c974c1248e.tar.gz
historical-359a274c58a038ebe929d61bb8a1b1c974c1248e.tar.bz2
historical-359a274c58a038ebe929d61bb8a1b1c974c1248e.zip
Stable for ppc, wrt bug #473338
Package-Manager: portage-2.1.12.2/cvs/Linux ppc64 RepoMan-Options: --include-arches="ppc" Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-haskell/regex-posix/regex-posix-0.95.2.ebuild')
-rw-r--r--dev-haskell/regex-posix/regex-posix-0.95.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/regex-posix/regex-posix-0.95.2.ebuild b/dev-haskell/regex-posix/regex-posix-0.95.2.ebuild
index c6b68f553b53..37464e1c4473 100644
--- a/dev-haskell/regex-posix/regex-posix-0.95.2.ebuild
+++ b/dev-haskell/regex-posix/regex-posix-0.95.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-posix/regex-posix-0.95.2.ebuild,v 1.1 2012/09/19 07:08:36 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-posix/regex-posix-0.95.2.ebuild,v 1.2 2013/06/24 17:00:33 ago Exp $
EAPI=4
@@ -13,7 +13,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND=">=dev-haskell/regex-base-0.93[profile?]