diff options
author | Sam James <sam@gentoo.org> | 2021-01-30 14:30:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-30 14:30:58 +0000 |
commit | e98e2693dc7a359cc8124e98e29e37000b784190 (patch) | |
tree | e4c79f57aaf4eaacad2ea0ff238e4e8d5d80dcda /media-libs/libshout | |
parent | app-admin/sysklogd: Bump to version 2.2.1 (diff) | |
download | gentoo-e98e2693dc7a359cc8124e98e29e37000b784190.tar.gz gentoo-e98e2693dc7a359cc8124e98e29e37000b784190.tar.bz2 gentoo-e98e2693dc7a359cc8124e98e29e37000b784190.zip |
media-libs/libshout: Stabilize 2.4.5 ppc64, #767967
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libshout')
-rw-r--r-- | media-libs/libshout/libshout-2.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libshout/libshout-2.4.5.ebuild b/media-libs/libshout/libshout-2.4.5.ebuild index 76d212702972..f228bb62e843 100644 --- a/media-libs/libshout/libshout-2.4.5.ebuild +++ b/media-libs/libshout/libshout-2.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://downloads.xiph.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86" IUSE="libressl speex static-libs theora" RDEPEND=" |