diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:41:39 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:46:33 +0000 |
commit | 2cef358e896f3831f16b32b40c3b621763c14b3e (patch) | |
tree | c608183afca3122e9aeca685d0543cb585930e16 /media-libs | |
parent | dev-libs/nsgenbind: keyworded 0.6-r1 for ppc64, bug #674736 (diff) | |
download | gentoo-2cef358e896f3831f16b32b40c3b621763c14b3e.tar.gz gentoo-2cef358e896f3831f16b32b40c3b621763c14b3e.tar.bz2 gentoo-2cef358e896f3831f16b32b40c3b621763c14b3e.zip |
media-libs/libharu: keyworded 2.3.0-r2 for ppc64, bug #674736
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.60, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs')
-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 37c65b826878..5a8a1a395647 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-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND=" |