diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-17 21:21:00 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-19 19:04:43 +0100 |
commit | a1343c72100c82e752f6830e04bfbd42784beb0f (patch) | |
tree | 736c90fe01f5815efb8c2f10f430db10d6094f9f /media-libs/id3lib | |
parent | net-misc/freerdp: added ~arm64 (diff) | |
download | gentoo-a1343c72100c82e752f6830e04bfbd42784beb0f.tar.gz gentoo-a1343c72100c82e752f6830e04bfbd42784beb0f.tar.bz2 gentoo-a1343c72100c82e752f6830e04bfbd42784beb0f.zip |
media-libs/id3lib: addeh ~arm64
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-libs/id3lib')
-rw-r--r-- | media-libs/id3lib/id3lib-3.8.3-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/id3lib/id3lib-3.8.3-r8.ebuild b/media-libs/id3lib/id3lib-3.8.3-r8.ebuild index 74943e462577..bd06982408d7 100644 --- a/media-libs/id3lib/id3lib-3.8.3-r8.ebuild +++ b/media-libs/id3lib/id3lib-3.8.3-r8.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="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="doc static-libs" RDEPEND="sys-libs/zlib:=" |