diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-27 15:38:51 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-27 16:14:08 -0400 |
commit | e4fbd8ef5949a615ca8dc26f84294a2cbdfcdbba (patch) | |
tree | 69589108647c5793a768f620de455356ab29f98c /media-libs/libshout | |
parent | media-libs/sdl-image: arm64 stable (diff) | |
download | gentoo-e4fbd8ef5949a615ca8dc26f84294a2cbdfcdbba.tar.gz gentoo-e4fbd8ef5949a615ca8dc26f84294a2cbdfcdbba.tar.bz2 gentoo-e4fbd8ef5949a615ca8dc26f84294a2cbdfcdbba.zip |
media-libs/libshout: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs/libshout')
-rw-r--r-- | media-libs/libshout/libshout-2.4.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libshout/libshout-2.4.1-r2.ebuild b/media-libs/libshout/libshout-2.4.1-r2.ebuild index e30940ddffb8..74a48b8d3e35 100644 --- a/media-libs/libshout/libshout-2.4.1-r2.ebuild +++ b/media-libs/libshout/libshout-2.4.1-r2.ebuild @@ -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 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="libressl speex static-libs theora" RDEPEND=" |