summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-16 11:09:54 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-16 15:27:13 -0400
commita953e5f1836dfa05d79a6d44fa0541e07eb0ac97 (patch)
tree528485db8b1d90ce7e322f7ed85aef2d49e41dc5 /media-libs/tremor
parentx11-libs/gtkglext: arm64 stable (diff)
downloadgentoo-a953e5f1836dfa05d79a6d44fa0541e07eb0ac97.tar.gz
gentoo-a953e5f1836dfa05d79a6d44fa0541e07eb0ac97.tar.bz2
gentoo-a953e5f1836dfa05d79a6d44fa0541e07eb0ac97.zip
media-libs/tremor: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
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 6bd0fe6d3058..24edfaf465b4 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-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# 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 ~arm64 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}]"