diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:46:58 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:52:50 -0400 |
commit | d92bb625be39377c8dd4a8f6d395689e7f12ac8e (patch) | |
tree | 1db91e5ad9c53b6218a51da1e8bd8d1d39ae372a /media-sound | |
parent | net-fs/cifs-utils: arm64 stable (diff) | |
download | gentoo-d92bb625be39377c8dd4a8f6d395689e7f12ac8e.tar.gz gentoo-d92bb625be39377c8dd4a8f6d395689e7f12ac8e.tar.bz2 gentoo-d92bb625be39377c8dd4a8f6d395689e7f12ac8e.zip |
media-sound/twolame: 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-sound')
-rw-r--r-- | media-sound/twolame/twolame-0.3.13-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/twolame/twolame-0.3.13-r2.ebuild b/media-sound/twolame/twolame-0.3.13-r2.ebuild index e9b23313266b..8894f10ca4a9 100644 --- a/media-sound/twolame/twolame-0.3.13-r2.ebuild +++ b/media-sound/twolame/twolame-0.3.13-r2.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=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="static-libs" RDEPEND=">=media-libs/libsndfile-1.0.25[${MULTILIB_USEDEP}]" |