commit: f784ad34d0e9eef84499424e6753239a379e1eb1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 16 01:00:17 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jul 16 01:01:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f784ad34
media-libs/libharu: arm keyworded (bug #649054) Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/libharu/libharu-2.3.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libharu/libharu-2.3.0-r2.ebuild b/media-libs/libharu/libharu-2.3.0-r2.ebuild index 0a5c2ae4ad1..7542d93ed89 100644 --- a/media-libs/libharu/libharu-2.3.0-r2.ebuild +++ b/media-libs/libharu/libharu-2.3.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${MYP}.tar.gz -> ${P}.tar.gz" LICENSE="ZLIB" SLOT="0/${PV}" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="
