diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:35:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:02 +0100 |
commit | f82372c50e994e6cb3f5103e0f312a497e1199be (patch) | |
tree | 5a79bbf5fa836407f934496c2890f5d0fe47e0ce /net-misc/icecast | |
parent | sci-libs/libqalculate: x86 stable wrt bug #596672 (diff) | |
download | gentoo-f82372c50e994e6cb3f5103e0f312a497e1199be.tar.gz gentoo-f82372c50e994e6cb3f5103e0f312a497e1199be.tar.bz2 gentoo-f82372c50e994e6cb3f5103e0f312a497e1199be.zip |
net-misc/icecast: x86 stable wrt bug #604354
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
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 966b69608d42..cbf311f51543 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 |