diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-20 13:09:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-20 13:15:52 +0100 |
commit | a03e53870cfd33d670fb8b4a31f2f3d1fc6c8bb6 (patch) | |
tree | 096b44a104266bf68d2034ce9d5f2dd836b1525e /dev-ruby/mustermann | |
parent | x11-misc/lightdm-gtk-greeter: stable 2.0.5-r1 for ppc, bug #666136 (diff) | |
download | gentoo-a03e53870cfd33d670fb8b4a31f2f3d1fc6c8bb6.tar.gz gentoo-a03e53870cfd33d670fb8b4a31f2f3d1fc6c8bb6.tar.bz2 gentoo-a03e53870cfd33d670fb8b4a31f2f3d1fc6c8bb6.zip |
dev-ruby/mustermann: keyworded 1.0.2 for ppc, bug #661564
Tested-by: ernsteiswuerfel
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/mustermann')
-rw-r--r-- | dev-ruby/mustermann/mustermann-1.0.2.ebuild | 4 |
1 files 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 f46ecaa20c88..0ac055342306 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="" |