summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-20 02:49:42 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-20 10:24:28 +0200
commit4fd7a8226915de918a33316b5ad045485a35275d (patch)
treecac4814fe8b92e625023c912bcbe00c9e7845495 /media-libs/celt
parentapp-emulation/spice: keyword ~arm64 (diff)
downloadgentoo-4fd7a8226915de918a33316b5ad045485a35275d.tar.gz
gentoo-4fd7a8226915de918a33316b5ad045485a35275d.tar.bz2
gentoo-4fd7a8226915de918a33316b5ad045485a35275d.zip
media-libs/celt: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs/celt')
-rw-r--r--media-libs/celt/celt-0.5.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/celt/celt-0.5.1.3.ebuild b/media-libs/celt/celt-0.5.1.3.ebuild
index b8b8c299f359..9f9e2598cac0 100644
--- a/media-libs/celt/celt-0.5.1.3.ebuild
+++ b/media-libs/celt/celt-0.5.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="2"
@@ -9,7 +9,7 @@ SRC_URI="http://downloads.us.xiph.org/releases/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0.5.1"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86"
IUSE="ogg static-libs"
DEPEND="ogg? ( media-libs/libogg )"