summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-03-03 15:10:12 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-03-03 15:10:12 +0300
commit44df8d4e27ab1b208e5a2223f65451d9fe4e96f6 (patch)
tree533584777fb4ac45d698d55df6862e83bb3c48fc /net-misc
parentapp-admin/chrootuid: arm stable wrt bug #677846 (diff)
downloadgentoo-44df8d4e27ab1b208e5a2223f65451d9fe4e96f6.tar.gz
gentoo-44df8d4e27ab1b208e5a2223f65451d9fe4e96f6.tar.bz2
gentoo-44df8d4e27ab1b208e5a2223f65451d9fe4e96f6.zip
net-misc/hath: amd64 stable wrt bug #678724
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/hath/hath-0.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/hath/hath-0.4.2.ebuild b/net-misc/hath/hath-0.4.2.ebuild
index feb82be539d4..7756a3672235 100644
--- a/net-misc/hath/hath-0.4.2.ebuild
+++ b/net-misc/hath/hath-0.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,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:=