diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 09:58:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 09:58:29 +0100 |
commit | b5de03ddf12f4978bcba1be7d87740e4d4898382 (patch) | |
tree | f6ed4afe65764c73d91fe859c65a6612e09f7993 /net-misc/icecast | |
parent | app-admin/bastille: Untested revbump for bug 536292, no keywords (diff) | |
download | gentoo-b5de03ddf12f4978bcba1be7d87740e4d4898382.tar.gz gentoo-b5de03ddf12f4978bcba1be7d87740e4d4898382.tar.bz2 gentoo-b5de03ddf12f4978bcba1be7d87740e4d4898382.zip |
net-misc/icecast: amd64 stable wrt bug #604354
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/icecast/icecast-2.4.3.ebuild b/net-misc/icecast/icecast-2.4.3.ebuild index c06dccf0911b..966b69608d42 100644 --- a/net-misc/icecast/icecast-2.4.3.ebuild +++ b/net-misc/icecast/icecast-2.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 |