summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2015-02-15 18:20:22 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2015-02-15 18:20:22 +0000
commitd6ab9553644529ddc86a9707d66c8c49bed4eca7 (patch)
treec5c23e4d03727e5c62dac47f9ed308cf4a50440c /dev-haskell
parentkeyword on ~alpha/~ia64/~ppc/~ppc64 (bug #538486) (diff)
downloadgentoo-2-d6ab9553644529ddc86a9707d66c8c49bed4eca7.tar.gz
gentoo-2-d6ab9553644529ddc86a9707d66c8c49bed4eca7.tar.bz2
gentoo-2-d6ab9553644529ddc86a9707d66c8c49bed4eca7.zip
keyword on ~alpha/~ia64/~ppc/~ppc64 (bug #538486)
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/chell-quickcheck/ChangeLog8
-rw-r--r--dev-haskell/chell-quickcheck/chell-quickcheck-0.2.4.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-haskell/chell-quickcheck/ChangeLog b/dev-haskell/chell-quickcheck/ChangeLog
index a7da9f4692f7..4ed6dfe87700 100644
--- a/dev-haskell/chell-quickcheck/ChangeLog
+++ b/dev-haskell/chell-quickcheck/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/chell-quickcheck
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chell-quickcheck/ChangeLog,v 1.2 2014/07/25 08:59:17 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chell-quickcheck/ChangeLog,v 1.3 2015/02/15 18:20:22 slyfox Exp $
+
+ 15 Feb 2015; Sergei Trofimovich <slyfox@gentoo.org>
+ chell-quickcheck-0.2.4.ebuild:
+ keyword on ~alpha/~ia64/~ppc/~ppc64 (bug #538486)
25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml:
Drop redundant '<maintainer>' field, leave only '<herd>'.
diff --git a/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.4.ebuild b/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.4.ebuild
index 0860bc4a5c3c..54d6743a04f1 100644
--- a/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.4.ebuild
+++ b/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.4.ebuild,v 1.1 2014/07/03 06:09:13 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.4.ebuild,v 1.2 2015/02/15 18:20:22 slyfox Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-haskell/chell-0.3:=[profile?] <dev-haskell/chell-0.5:=[profile?]