summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2018-11-27 17:12:47 +0100
committerAlexis Ballier <aballier@gentoo.org>2018-11-27 17:12:47 +0100
commit12e43b2edbd140de1bd7f2d217bf638ee027e7d7 (patch)
tree55217854fc72460f9e99713e4755c296a2bd69db
parentwww-client/opera-developer: Old (diff)
downloadgentoo-12e43b2e.tar.gz
gentoo-12e43b2e.tar.bz2
gentoo-12e43b2e.zip
media-libs/codec2: keyword ~arm64
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
-rw-r--r--media-libs/codec2/codec2-0.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/codec2/codec2-0.8.1.ebuild b/media-libs/codec2/codec2-0.8.1.ebuild
index 064f58643851..6191a8ebd395 100644
--- a/media-libs/codec2/codec2-0.8.1.ebuild
+++ b/media-libs/codec2/codec2-0.8.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://hobbes1069.fedorapeople.org/freetel/codec2/${P}.tar.xz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="examples"
DEPEND=""