diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-20 13:10:02 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-20 13:15:52 +0100 |
commit | d83272d27cb22c09bc0f77531a0f0063c9cef6f8 (patch) | |
tree | 3cc66a4f6a669c1d2e92430c953caeba10209e85 /dev-ruby/mustermann | |
parent | dev-ruby/mustermann: keyworded 1.0.2 for ppc, bug #661564 (diff) | |
download | gentoo-d83272d27cb22c09bc0f77531a0f0063c9cef6f8.tar.gz gentoo-d83272d27cb22c09bc0f77531a0f0063c9cef6f8.tar.bz2 gentoo-d83272d27cb22c09bc0f77531a0f0063c9cef6f8.zip |
dev-ruby/mustermann: keyworded 1.0.3 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.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mustermann/mustermann-1.0.3.ebuild b/dev-ruby/mustermann/mustermann-1.0.3.ebuild index fb55411c2230..665219fb4c02 100644 --- a/dev-ruby/mustermann/mustermann-1.0.3.ebuild +++ b/dev-ruby/mustermann/mustermann-1.0.3.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="" |