diff options
author | Sam James <sam@gentoo.org> | 2020-07-16 01:00:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-16 01:01:37 +0000 |
commit | f784ad34d0e9eef84499424e6753239a379e1eb1 (patch) | |
tree | bc72c5b5de30ee16f5f214eecb7b8c8dea4a4816 /media-libs/libharu | |
parent | sci-libs/vtk: arm keyworded (bug #649054) (diff) | |
download | gentoo-f784ad34d0e9eef84499424e6753239a379e1eb1.tar.gz gentoo-f784ad34d0e9eef84499424e6753239a379e1eb1.tar.bz2 gentoo-f784ad34d0e9eef84499424e6753239a379e1eb1.zip |
media-libs/libharu: arm keyworded (bug #649054)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libharu')
-rw-r--r-- | media-libs/libharu/libharu-2.3.0-r2.ebuild | 4 |
1 files 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 0a5c2ae4ad1a..7542d93ed89c 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=" |