diff options
author | Sam James <sam@gentoo.org> | 2021-09-08 02:30:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-08 02:30:24 +0100 |
commit | 99ce6b5a30ffa86871685f8e63a52c0b9d517f47 (patch) | |
tree | 1fd6a9747bd2149107108729f24a20c3905e921d /media-sound/toolame | |
parent | media-video/mplayer: Keyword 1.4-r1 arm64, #809806 (diff) | |
download | gentoo-99ce6b5a30ffa86871685f8e63a52c0b9d517f47.tar.gz gentoo-99ce6b5a30ffa86871685f8e63a52c0b9d517f47.tar.bz2 gentoo-99ce6b5a30ffa86871685f8e63a52c0b9d517f47.zip |
media-sound/toolame: Keyword 02l-r4 arm64, #809842
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/toolame')
-rw-r--r-- | media-sound/toolame/toolame-02l-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/toolame/toolame-02l-r4.ebuild b/media-sound/toolame/toolame-02l-r4.ebuild index 45c946562688..f18124de23e0 100644 --- a/media-sound/toolame/toolame-02l-r4.ebuild +++ b/media-sound/toolame/toolame-02l-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86" PATCHES=( "${FILESDIR}"/${P}-Makefile.patch |