diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2013-07-21 17:26:40 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2013-07-21 17:26:40 +0000 |
commit | b73882e4e314faecacb9e7b2b81c9154d37b859b (patch) | |
tree | 23fff0c375eab47330e859e8e76f5b57752ec06b /dev-haskell/sha/sha-1.6.1.ebuild | |
parent | added ~amd64-linux (tested by me) (diff) | |
download | gentoo-2-b73882e4e314faecacb9e7b2b81c9154d37b859b.tar.gz gentoo-2-b73882e4e314faecacb9e7b2b81c9154d37b859b.tar.bz2 gentoo-2-b73882e4e314faecacb9e7b2b81c9154d37b859b.zip |
added ~amd64-linux (tested by me)
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'dev-haskell/sha/sha-1.6.1.ebuild')
-rw-r--r-- | dev-haskell/sha/sha-1.6.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/sha/sha-1.6.1.ebuild b/dev-haskell/sha/sha-1.6.1.ebuild index 2619d4b3fa06..4877b4f74ef0 100644 --- a/dev-haskell/sha/sha-1.6.1.ebuild +++ b/dev-haskell/sha/sha-1.6.1.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/sha/sha-1.6.1.ebuild,v 1.1 2012/12/23 20:04:07 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/sha/sha-1.6.1.ebuild,v 1.2 2013/07/21 17:26:40 ottxor Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE="" RDEPEND="dev-haskell/binary:=[profile?] |