summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-21 18:37:25 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-21 18:45:33 +0200
commit980058d6d1119d4710cef95f4c93d1b0bdc0d21c (patch)
treebf1e42606e8d880b23055272dd427c3b1574660b /media-libs/tremor
parentdev-python/pycobertura: Add python3_{5,6} support (diff)
downloadgentoo-980058d6d1119d4710cef95f4c93d1b0bdc0d21c.tar.gz
gentoo-980058d6d1119d4710cef95f4c93d1b0bdc0d21c.tar.bz2
gentoo-980058d6d1119d4710cef95f4c93d1b0bdc0d21c.zip
media-libs/tremor: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs/tremor')
-rw-r--r--media-libs/tremor/tremor-0_pre20130223-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/tremor/tremor-0_pre20130223-r1.ebuild b/media-libs/tremor/tremor-0_pre20130223-r1.ebuild
index 6b722fbd9f75..e327ade5d5fc 100644
--- a/media-libs/tremor/tremor-0_pre20130223-r1.ebuild
+++ b/media-libs/tremor/tremor-0_pre20130223-r1.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=5
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~ssuominen/${P}.tar.xz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd"
IUSE="low-accuracy static-libs"
RDEPEND=">=media-libs/libogg-1.3.0:=[${MULTILIB_USEDEP}]"