summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-01-03 19:21:48 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-01-03 19:23:32 +0000
commit46f7924fd1a36274b0f4075370ec1e1b520debeb (patch)
tree7a78f9f8b80c24b498b513bfad922f407f68cb15 /dev-ruby/mimemagic
parentdev-ruby/marcel: keyworded 0.3.3-r1 for ppc, bug #654790 (diff)
downloadgentoo-46f7924fd1a36274b0f4075370ec1e1b520debeb.tar.gz
gentoo-46f7924fd1a36274b0f4075370ec1e1b520debeb.tar.bz2
gentoo-46f7924fd1a36274b0f4075370ec1e1b520debeb.zip
dev-ruby/mimemagic: keyworded 0.3.3 for ppc, bug #654790
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.53, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/mimemagic')
-rw-r--r--dev-ruby/mimemagic/mimemagic-0.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mimemagic/mimemagic-0.3.3.ebuild b/dev-ruby/mimemagic/mimemagic-0.3.3.ebuild
index f396c7444a18..3105ddf86286 100644
--- a/dev-ruby/mimemagic/mimemagic-0.3.3.ebuild
+++ b/dev-ruby/mimemagic/mimemagic-0.3.3.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=6
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/minad/mimemagic"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/minitest )"