summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-01-03 19:21:39 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-01-03 19:23:32 +0000
commite53ea0774deb018b73526f41f7f817043276d5ac (patch)
treead680813286aea3948cee99d6b6780b5101066da
parentdev-ruby/activestorage: keyworded 5.2.2 for ppc, bug #654790 (diff)
downloadgentoo-e53ea077.tar.gz
gentoo-e53ea077.tar.bz2
gentoo-e53ea077.zip
dev-ruby/marcel: keyworded 0.3.3-r1 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/marcel/marcel-0.3.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/marcel/marcel-0.3.3-r1.ebuild b/dev-ruby/marcel/marcel-0.3.3-r1.ebuild
index 151ea3bdb352..74d267954bc5 100644
--- a/dev-ruby/marcel/marcel-0.3.3-r1.ebuild
+++ b/dev-ruby/marcel/marcel-0.3.3-r1.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
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/basecamp/marcel/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/mimemagic-0.3.2:0"