diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-30 10:29:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-30 10:29:47 +0200 |
commit | fd442bf2c9fecf60f5923a8f2a427eb414758130 (patch) | |
tree | d73d659bb9bb674252a1df6f66e0f3d9b6e155ff /net-libs | |
parent | net-fs/samba: ppc stable wrt bug #578498 (diff) | |
download | gentoo-fd442bf2c9fecf60f5923a8f2a427eb414758130.tar.gz gentoo-fd442bf2c9fecf60f5923a8f2a427eb414758130.tar.bz2 gentoo-fd442bf2c9fecf60f5923a8f2a427eb414758130.zip |
net-libs/socket_wrapper: ppc stable wrt bug #578498
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild index b09e6bd12ff7..cd45d9159ab1 100644 --- a/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild +++ b/net-libs/socket_wrapper/socket_wrapper-1.1.6.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://cwrap.org/socket_wrapper.html" SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~hppa x86" +KEYWORDS="amd64 ~hppa ppc x86" IUSE="test" DEPEND="" |