summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-19 16:08:44 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-19 16:08:44 +0200
commit3775b2e1de42a72c13ceca7cc6fd16efa39d5eeb (patch)
treedf4ec21c9d2ba7fdb7c1ea2e320eaa235c19f4c3 /media-libs/celt
parentnet-mail/checkpassword-pam: keyword ~arm64 (diff)
downloadgentoo-3775b2e1de42a72c13ceca7cc6fd16efa39d5eeb.tar.gz
gentoo-3775b2e1de42a72c13ceca7cc6fd16efa39d5eeb.tar.bz2
gentoo-3775b2e1de42a72c13ceca7cc6fd16efa39d5eeb.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.11.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/celt/celt-0.11.3.ebuild b/media-libs/celt/celt-0.11.3.ebuild
index 53643b667db0..9c9cefa87cb1 100644
--- a/media-libs/celt/celt-0.11.3.ebuild
+++ b/media-libs/celt/celt-0.11.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://downloads.us.xiph.org/releases/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="ogg static-libs test"
DEPEND="ogg? ( media-libs/libogg )"