commit: 8017b66916cdb0e21c8825bd876a740e0582b043 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Oct 14 09:09:22 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Oct 14 09:09:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8017b669
app-editors/ghex: keyworded 3.18.3 for ppc64, bug #668300 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64" app-editors/ghex/ghex-3.18.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/ghex/ghex-3.18.3.ebuild b/app-editors/ghex/ghex-3.18.3.ebuild index fb9c73c07e4..dbf011b8d72 100644 --- a/app-editors/ghex/ghex-3.18.3.ebuild +++ b/app-editors/ghex/ghex-3.18.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Ghex" LICENSE="GPL-2+ FDL-1.1+" SLOT="2" -KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="
