diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:25:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:48:50 +0100 |
commit | aad3b6f741e592fac4799d87cb785fb303ec35f1 (patch) | |
tree | 8a08964d2b4f2e95389298eed4cec9ef0781530d /net-misc/icecast | |
parent | dev-python/genty: ppc stable wrt bug #564768 (diff) | |
download | gentoo-aad3b6f741e592fac4799d87cb785fb303ec35f1.tar.gz gentoo-aad3b6f741e592fac4799d87cb785fb303ec35f1.tar.bz2 gentoo-aad3b6f741e592fac4799d87cb785fb303ec35f1.zip |
net-misc/icecast: ppc stable wrt bug #604354
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
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 a798132a2d5c..a8c62b2c0e87 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 |