diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 11:18:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 11:18:28 +0000 |
commit | 45c678a09e9b1a9d3d173c5ab25aa0b30d32d2ef (patch) | |
tree | 75dfd9c6124a9ab82181c4556d8b65805ee98482 /dev-vcs/darcs/darcs-2.8.4.ebuild | |
parent | Stable for ppc, wrt bug #492042 (diff) | |
download | gentoo-2-45c678a09e9b1a9d3d173c5ab25aa0b30d32d2ef.tar.gz gentoo-2-45c678a09e9b1a9d3d173c5ab25aa0b30d32d2ef.tar.bz2 gentoo-2-45c678a09e9b1a9d3d173c5ab25aa0b30d32d2ef.zip |
Stable for ppc, wrt bug #485656
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs/darcs/darcs-2.8.4.ebuild')
-rw-r--r-- | dev-vcs/darcs/darcs-2.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/darcs/darcs-2.8.4.ebuild b/dev-vcs/darcs/darcs-2.8.4.ebuild index 2f2ab9cca0a6..4a656c5057f9 100644 --- a/dev-vcs/darcs/darcs-2.8.4.ebuild +++ b/dev-vcs/darcs/darcs-2.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/darcs-2.8.4.ebuild,v 1.5 2013/12/22 13:46:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/darcs-2.8.4.ebuild,v 1.6 2013/12/23 11:18:28 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="doc test" RDEPEND="=dev-haskell/extensible-exceptions-0.1*:=[profile?] |