summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-01-03 19:19:20 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-01-03 19:23:30 +0000
commit71df07d7d2a2053966f78ff9bd34d686b0c7ef57 (patch)
tree6e884a3044a3bdbdbdc316cff66f21433b1c50f0
parentapp-forensics/afl: EAPI 7 and dep change for clang. (diff)
downloadgentoo-71df07d7.tar.gz
gentoo-71df07d7.tar.bz2
gentoo-71df07d7.zip
dev-ruby/mimemagic: keyworded 0.3.2 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>
-rw-r--r--dev-ruby/mimemagic/mimemagic-0.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mimemagic/mimemagic-0.3.2.ebuild b/dev-ruby/mimemagic/mimemagic-0.3.2.ebuild
index cae92781843a..0509dd0afdc0 100644
--- a/dev-ruby/mimemagic/mimemagic-0.3.2.ebuild
+++ b/dev-ruby/mimemagic/mimemagic-0.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -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/bacon )"