diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-18 17:19:58 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-18 17:20:32 +0200 |
commit | c0098210e2db9d7e976fcbfe6678a2fe79b069fe (patch) | |
tree | c0313bb598eb966c183ce86a93619d63de49c9ec /net-misc/socat | |
parent | media-libs/libao: Bump to version 1.2.2 (diff) | |
download | gentoo-c0098210e2db9d7e976fcbfe6678a2fe79b069fe.tar.gz gentoo-c0098210e2db9d7e976fcbfe6678a2fe79b069fe.tar.bz2 gentoo-c0098210e2db9d7e976fcbfe6678a2fe79b069fe.zip |
net-misc/socat: ppc ppc64 stable (bug 615180).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'net-misc/socat')
-rw-r--r-- | net-misc/socat/socat-1.7.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/socat/socat-1.7.3.2.ebuild b/net-misc/socat/socat-1.7.3.2.ebuild index 1e191010193e..a8e484c54576 100644 --- a/net-misc/socat/socat-1.7.3.2.ebuild +++ b/net-misc/socat/socat-1.7.3.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.dest-unreach.org/socat/download/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="bindist libressl ssl readline ipv6 tcpd" DEPEND=" |