diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:41:36 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:46:33 +0000 |
commit | d480656d55a280a03d2d134ebbe33dec3486f177 (patch) | |
tree | 85fd97ac88b37c8047c276ebcd38c8ee0eaed005 /dev-libs/nsgenbind | |
parent | dev-libs/libwapcaplet: keyworded 0.4.1-r1 for ppc64, bug #674736 (diff) | |
download | gentoo-d480656d55a280a03d2d134ebbe33dec3486f177.tar.gz gentoo-d480656d55a280a03d2d134ebbe33dec3486f177.tar.bz2 gentoo-d480656d55a280a03d2d134ebbe33dec3486f177.zip |
dev-libs/nsgenbind: keyworded 0.6-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 'dev-libs/nsgenbind')
-rw-r--r-- | dev-libs/nsgenbind/nsgenbind-0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/nsgenbind/nsgenbind-0.6-r1.ebuild b/dev-libs/nsgenbind/nsgenbind-0.6-r1.ebuild index 50477a5ac2c0..e85a58a5c920 100644 --- a/dev-libs/nsgenbind/nsgenbind-0.6-r1.ebuild +++ b/dev-libs/nsgenbind/nsgenbind-0.6-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" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64" IUSE="" DEPEND=" |