commit: 3cf60960ea11eb2df1084ee84dbf1342f48ca9dd Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Feb 17 17:42:57 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Feb 17 17:46:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cf60960
media-libs/libsvgtiny: keyworded 0.1.7-r1 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 <AT> gentoo.org> media-libs/libsvgtiny/libsvgtiny-0.1.7-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libsvgtiny/libsvgtiny-0.1.7-r1.ebuild b/media-libs/libsvgtiny/libsvgtiny-0.1.7-r1.ebuild index 5e85fe7fbf2..ff91da3b913 100644 --- a/media-libs/libsvgtiny/libsvgtiny-0.1.7-r1.ebuild +++ b/media-libs/libsvgtiny/libsvgtiny-0.1.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://download.netsurf-browser.org/libs/releases/${P}-src.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~ppc ~m68k-mint" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~m68k-mint" IUSE="" RDEPEND="
