diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 00:03:41 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 00:05:07 +0200 |
commit | 4875220014f3d936c1ef1650353011fdc8dcadb0 (patch) | |
tree | cc0d6c88dd5c430ee50d5c7c7bd3fbdeb4caee9e /media-sound/twolame | |
parent | app-dicts/myspell-kk: ia64 keyworded, bug #586788 (diff) | |
download | gentoo-4875220014f3d936c1ef1650353011fdc8dcadb0.tar.gz gentoo-4875220014f3d936c1ef1650353011fdc8dcadb0.tar.bz2 gentoo-4875220014f3d936c1ef1650353011fdc8dcadb0.zip |
media-sound/twolame: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-sound/twolame')
-rw-r--r-- | media-sound/twolame/twolame-0.3.13-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/twolame/twolame-0.3.13-r2.ebuild b/media-sound/twolame/twolame-0.3.13-r2.ebuild index 6ce14c44ee50..1660d631865f 100644 --- a/media-sound/twolame/twolame-0.3.13-r2.ebuild +++ b/media-sound/twolame/twolame-0.3.13-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~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}] |