diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-19 11:37:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-19 11:37:22 +0100 |
commit | ef0c10b9e8bf683a86149990a214a1437a385670 (patch) | |
tree | 8bd67b11f4b370d2f20e057251124856e82ed130 /net-misc/hath | |
parent | sys-apps/kmod: amd64 stable wrt bug #606420 (diff) | |
download | gentoo-ef0c10b9e8bf683a86149990a214a1437a385670.tar.gz gentoo-ef0c10b9e8bf683a86149990a214a1437a385670.tar.bz2 gentoo-ef0c10b9e8bf683a86149990a214a1437a385670.zip |
net-misc/hath: amd64 stable wrt bug #606476
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/hath')
-rw-r--r-- | net-misc/hath/hath-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/hath/hath-0.3.0.ebuild b/net-misc/hath/hath-0.3.0.ebuild index bf4e8cf43543..759fe8e30e48 100644 --- a/net-misc/hath/hath-0.3.0.ebuild +++ b/net-misc/hath/hath-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=dev-haskell/cmdargs-0.10 |