summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-12-12 17:24:41 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-12-12 17:24:41 +0100
commitccbde1927d2851c5fab816355f9082f043dc7729 (patch)
tree98235ac59f073ebd73e075e9ceffba802562f7f6 /net-misc
parentnet-mail/mpack: x86 stable (bug #639488) (diff)
downloadgentoo-ccbde1927d2851c5fab816355f9082f043dc7729.tar.gz
gentoo-ccbde1927d2851c5fab816355f9082f043dc7729.tar.bz2
gentoo-ccbde1927d2851c5fab816355f9082f043dc7729.zip
net-misc/connect: x86 stable (bug #639490)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/connect/connect-1.103.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/connect/connect-1.103.ebuild b/net-misc/connect/connect-1.103.ebuild
index 5158dff54002..bbad309d3055 100644
--- a/net-misc/connect/connect-1.103.ebuild
+++ b/net-misc/connect/connect-1.103.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ HG_COMMIT_ID="ee1fbc21da4b" # bitbucket commit id
SRC_URI="https://bitbucket.org/gotoh/connect/get/${HG_COMMIT_ID}.tar.bz2 -> ${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc64 x86"
DEPEND=""
RDEPEND=""
S="${WORKDIR}/gotoh-connect-${HG_COMMIT_ID}"