diff options
author | 2018-11-05 07:47:52 +0000 | |
---|---|---|
committer | 2018-11-05 07:47:52 +0000 | |
commit | 4f020c0e7283e70199d9db94f19403e9b1b81a23 (patch) | |
tree | c6b2647b5717b7d7964151b0397d4ad418dc3f8d /net-misc/icecast | |
parent | dev-libs/openobex: stable 1.7.2-r1 for ppc64, bug #670100 (diff) | |
download | gentoo-4f020c0e7283e70199d9db94f19403e9b1b81a23.tar.gz gentoo-4f020c0e7283e70199d9db94f19403e9b1b81a23.tar.bz2 gentoo-4f020c0e7283e70199d9db94f19403e9b1b81a23.zip |
net-misc/icecast: stable 2.4.4 for ppc64, bug #670148
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/icecast')
-rw-r--r-- | net-misc/icecast/icecast-2.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/icecast/icecast-2.4.4.ebuild b/net-misc/icecast/icecast-2.4.4.ebuild index 98d967d380c7..cfd3e03e8866 100644 --- a/net-misc/icecast/icecast-2.4.4.ebuild +++ b/net-misc/icecast/icecast-2.4.4.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/icecast/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ppc64 x86 ~x86-fbsd" IUSE="kate libressl logrotate +speex +ssl +theora +yp" #Although there is a --with-ogg and --with-orbis configure option, they're |