summaryrefslogtreecommitdiff
path: root/net-libs
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-04-28 23:07:27 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-04-28 23:07:27 +0300
commit4afefd4cb19a48ea15521b8e58999d78f04d168a (patch)
tree25a31d3299ef6559bbb0234bd0aaeff9d0e9bc15 /net-libs
parent92259d4252d1c8639b6990c12257c57fb78c19f2 (diff)
downloadgentoo-4afefd4cb19a48ea15521b8e58999d78f04d168a.tar.gz
gentoo-4afefd4cb19a48ea15521b8e58999d78f04d168a.tar.xz
net-libs/socket_wrapper: arm stable wrt bug #650382
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-libs')
-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 c1d878ce96f..53de4d5f60b 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-2017 Gentoo Foundation
+# Copyright 1999-2018 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=""