diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-02-15 18:53:06 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-02-15 18:53:06 +0000 |
commit | e2e9ca06ee1f7b7e20814066d41fffb1b814c80a (patch) | |
tree | 1297fcf6151a581c2802745c414d2c68abbf1286 /dev-haskell/chell | |
parent | ~sparc keyworded (diff) | |
download | gentoo-2-e2e9ca06ee1f7b7e20814066d41fffb1b814c80a.tar.gz gentoo-2-e2e9ca06ee1f7b7e20814066d41fffb1b814c80a.tar.bz2 gentoo-2-e2e9ca06ee1f7b7e20814066d41fffb1b814c80a.zip |
~sparc keyworded
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-haskell/chell')
-rw-r--r-- | dev-haskell/chell/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/chell/chell-0.4.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/chell/ChangeLog b/dev-haskell/chell/ChangeLog index bd341cd053ea..630cc1fdc635 100644 --- a/dev-haskell/chell/ChangeLog +++ b/dev-haskell/chell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/chell # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chell/ChangeLog,v 1.6 2015/02/15 18:20:49 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chell/ChangeLog,v 1.7 2015/02/15 18:53:06 slyfox Exp $ + + 15 Feb 2015; Sergei Trofimovich <slyfox@gentoo.org> chell-0.4.0.1.ebuild: + ~sparc keyworded 15 Feb 2015; Sergei Trofimovich <slyfox@gentoo.org> chell-0.4.0.1.ebuild: keyword on ~alpha/~ia64/~ppc/~ppc64 (bug #538486) diff --git a/dev-haskell/chell/chell-0.4.0.1.ebuild b/dev-haskell/chell/chell-0.4.0.1.ebuild index 9204bb278af7..607002aac15d 100644 --- a/dev-haskell/chell/chell-0.4.0.1.ebuild +++ b/dev-haskell/chell/chell-0.4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chell/chell-0.4.0.1.ebuild,v 1.2 2015/02/15 18:20:49 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chell/chell-0.4.0.1.ebuild,v 1.3 2015/02/15 18:53:06 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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="+color-output" RDEPEND=">=dev-haskell/options-1.0:=[profile?] <dev-haskell/options-2.0:=[profile?] |