diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-24 16:21:40 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-24 16:46:48 -0400 |
commit | 8fcae8fd150c33625455de25e29c463ad877f56a (patch) | |
tree | 7cf20e28a29ec1db4a375a786ed3f5fe4c383da2 /media-libs/opusfile | |
parent | media-libs/libao: arm64 stable (diff) | |
download | gentoo-8fcae8fd150c33625455de25e29c463ad877f56a.tar.gz gentoo-8fcae8fd150c33625455de25e29c463ad877f56a.tar.bz2 gentoo-8fcae8fd150c33625455de25e29c463ad877f56a.zip |
media-libs/opusfile: 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/opusfile')
-rw-r--r-- | media-libs/opusfile/opusfile-0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/opusfile/opusfile-0.11.ebuild b/media-libs/opusfile/opusfile-0.11.ebuild index 949489b0f499..2803e3398d14 100644 --- a/media-libs/opusfile/opusfile-0.11.ebuild +++ b/media-libs/opusfile/opusfile-0.11.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://downloads.xiph.org/releases/opus/${P}.tar.gz" LICENSE="BSD" 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="doc fixed-point +float +http libressl static-libs" RDEPEND="media-libs/libogg |