commit: 0c160d0a195143a1b952fc2c7619f942c59eaf84 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 4 01:30:39 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 4 01:30:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c160d0a
media-libs/libshout: Stabilize 2.4.3 amd64, #763402 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/libshout/libshout-2.4.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libshout/libshout-2.4.3.ebuild b/media-libs/libshout/libshout-2.4.3.ebuild index f55122b4608..3da4bfcf2d6 100644 --- a/media-libs/libshout/libshout-2.4.3.ebuild +++ b/media-libs/libshout/libshout-2.4.3.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="
