diff options
author | Sam James <sam@gentoo.org> | 2021-01-04 01:30:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-04 01:30:39 +0000 |
commit | 0c160d0a195143a1b952fc2c7619f942c59eaf84 (patch) | |
tree | 89be3966026fb8352b23371ec7068755541a61bb | |
parent | media-libs/codec2: Stabilize 0.9.2 amd64, #763399 (diff) | |
download | gentoo-0c160d0a195143a1b952fc2c7619f942c59eaf84.tar.gz gentoo-0c160d0a195143a1b952fc2c7619f942c59eaf84.tar.bz2 gentoo-0c160d0a195143a1b952fc2c7619f942c59eaf84.zip |
media-libs/libshout: Stabilize 2.4.3 amd64, #763402
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | media-libs/libshout/libshout-2.4.3.ebuild | 4 |
1 files 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 f55122b4608d..3da4bfcf2d64 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=" |