diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:27:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:37:53 +0100 |
commit | 1cb9bfa37faa5e1827abd7aa64d886db3d6298cf (patch) | |
tree | fa5d8e52d71919de257d05e828250c8737b519d4 /net-misc/icecast | |
parent | dev-perl/Pango: ppc64 stable wrt bug #579776 (diff) | |
download | gentoo-1cb9bfa37faa5e1827abd7aa64d886db3d6298cf.tar.gz gentoo-1cb9bfa37faa5e1827abd7aa64d886db3d6298cf.tar.bz2 gentoo-1cb9bfa37faa5e1827abd7aa64d886db3d6298cf.zip |
net-misc/icecast: ppc64 stable wrt bug #604354
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/icecast')
-rw-r--r-- | net-misc/icecast/icecast-2.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/icecast/icecast-2.4.3.ebuild b/net-misc/icecast/icecast-2.4.3.ebuild index cbf311f51543..a798132a2d5c 100644 --- a/net-misc/icecast/icecast-2.4.3.ebuild +++ b/net-misc/icecast/icecast-2.4.3.ebuild @@ -11,7 +11,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 |