diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:41:48 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:46:34 +0000 |
commit | bc65ee4623c0a729928df42381d12c65e9628778 (patch) | |
tree | f6b0cbabe9a0d97cd9fcdce02b5b83b285aec222 /media-libs/libnspsl | |
parent | media-libs/libnsgif: keyworded 0.2.1-r1 for ppc64, bug #674736 (diff) | |
download | gentoo-bc65ee4623c0a729928df42381d12c65e9628778.tar.gz gentoo-bc65ee4623c0a729928df42381d12c65e9628778.tar.bz2 gentoo-bc65ee4623c0a729928df42381d12c65e9628778.zip |
media-libs/libnspsl: keyworded 0.1.3-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@gentoo.org>
Diffstat (limited to 'media-libs/libnspsl')
-rw-r--r-- | media-libs/libnspsl/libnspsl-0.1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libnspsl/libnspsl-0.1.3-r1.ebuild b/media-libs/libnspsl/libnspsl-0.1.3-r1.ebuild index fa3babe38bd1..ce2346f93d91 100644 --- a/media-libs/libnspsl/libnspsl-0.1.3-r1.ebuild +++ b/media-libs/libnspsl/libnspsl-0.1.3-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="" DEPEND=" |