commit: a03e53870cfd33d670fb8b4a31f2f3d1fc6c8bb6 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Oct 20 12:09:51 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Oct 20 12:15:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a03e5387
dev-ruby/mustermann: keyworded 1.0.2 for ppc, bug #661564 Tested-by: ernsteiswuerfel Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc" dev-ruby/mustermann/mustermann-1.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/mustermann/mustermann-1.0.2.ebuild b/dev-ruby/mustermann/mustermann-1.0.2.ebuild index f46ecaa20c8..0ac05534230 100644 --- a/dev-ruby/mustermann/mustermann-1.0.2.ebuild +++ b/dev-ruby/mustermann/mustermann-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,5 +18,5 @@ HOMEPAGE="https://github.com/sinatra/mustermann" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE=""
