diff options
author | Sam James <sam@gentoo.org> | 2020-12-17 09:01:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-17 09:01:41 +0000 |
commit | e2eb429de24df8fa4b1e0ec1cd8c4e185f7db16e (patch) | |
tree | de88ef107a743327b032f3b00f30c04b89ce826c /media-libs | |
parent | games-strategy/julius: Keyword 1.4.1 arm64, #760339 (diff) | |
download | gentoo-e2eb429de24df8fa4b1e0ec1cd8c4e185f7db16e.tar.gz gentoo-e2eb429de24df8fa4b1e0ec1cd8c4e185f7db16e.tar.bz2 gentoo-e2eb429de24df8fa4b1e0ec1cd8c4e185f7db16e.zip |
media-libs/libopusenc: Keyword 0.2.1 arm64, #760291
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libopusenc/libopusenc-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libopusenc/libopusenc-0.2.1.ebuild b/media-libs/libopusenc/libopusenc-0.2.1.ebuild index 391a3a75be00..87f43003c99f 100644 --- a/media-libs/libopusenc/libopusenc-0.2.1.ebuild +++ b/media-libs/libopusenc/libopusenc-0.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ~arm64 ppc ppc64 x86" IUSE="doc" BDEPEND="virtual/pkgconfig" |