From a297a0db8c8b4cb8e2c2319130cb63777833953e Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 15 Feb 2015 18:13:37 +0000 Subject: keyword on ~alpha/~ia64/~ppc/~ppc64 (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA) --- dev-haskell/tf-random/ChangeLog | 7 +++++-- dev-haskell/tf-random/tf-random-0.5.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-haskell/tf-random') diff --git a/dev-haskell/tf-random/ChangeLog b/dev-haskell/tf-random/ChangeLog index 32e3db3f4bc2..71501e8e7ff6 100644 --- a/dev-haskell/tf-random/ChangeLog +++ b/dev-haskell/tf-random/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/tf-random -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tf-random/ChangeLog,v 1.2 2014/07/25 08:59:20 slyfox Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tf-random/ChangeLog,v 1.3 2015/02/15 18:13:37 slyfox Exp $ + + 15 Feb 2015; Sergei Trofimovich tf-random-0.5.ebuild: + keyword on ~alpha/~ia64/~ppc/~ppc64 25 Jul 2014; Sergei Trofimovich metadata.xml: Drop redundant '' field, leave only ''. diff --git a/dev-haskell/tf-random/tf-random-0.5.ebuild b/dev-haskell/tf-random/tf-random-0.5.ebuild index ced0ddd92658..48170f5b1944 100644 --- a/dev-haskell/tf-random/tf-random-0.5.ebuild +++ b/dev-haskell/tf-random/tf-random-0.5.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/tf-random/tf-random-0.5.ebuild,v 1.1 2014/07/02 12:31:10 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tf-random/tf-random-0.5.ebuild,v 1.2 2015/02/15 18:13:37 slyfox 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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-haskell/primitive-0.3:=[profile?] -- cgit v1.2.3-65-gdbad