summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-26 15:47:51 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-26 15:47:51 +0200
commitc56d2fb3ba54399088e3dc742db11ecb188135ed (patch)
tree1567c5b5f1bd013cbab17dc28f2150fc8e0b8a44 /net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
parentnet-fs/samba: amd64 stable wrt bug #619516 (diff)
downloadgentoo-c56d2fb3ba54399088e3dc742db11ecb188135ed.tar.gz
gentoo-c56d2fb3ba54399088e3dc742db11ecb188135ed.tar.bz2
gentoo-c56d2fb3ba54399088e3dc742db11ecb188135ed.zip
net-libs/socket_wrapper: amd64 stable wrt bug #619516
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild')
-rw-r--r--net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild b/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
index f3e618a31152..791084807550 100644
--- a/net-libs/socket_wrapper/socket_wrapper-1.1.7.ebuild
+++ b/net-libs/socket_wrapper/socket_wrapper-1.1.7.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=6
@@ -10,7 +10,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html"
SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
DEPEND=""