diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-06 09:15:42 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-06 09:16:48 +0100 |
commit | 82745ceb2b26946ae3d7acd61b5930f771e30a71 (patch) | |
tree | a3708911999dccfc21478c6ac3d8f68c907ae6ba /dev-ruby/marcel | |
parent | dev-ruby/activestorage: keyworded 5.2.0 for ppc64, bug #654790 (diff) | |
download | gentoo-82745ceb2b26946ae3d7acd61b5930f771e30a71.tar.gz gentoo-82745ceb2b26946ae3d7acd61b5930f771e30a71.tar.bz2 gentoo-82745ceb2b26946ae3d7acd61b5930f771e30a71.zip |
dev-ruby/marcel: keyworded 0.3.2-r1 for ppc64, bug #654790
Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-ruby/marcel')
-rw-r--r-- | dev-ruby/marcel/marcel-0.3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/marcel/marcel-0.3.2-r1.ebuild b/dev-ruby/marcel/marcel-0.3.2-r1.ebuild index e2f4c7b496d7..b6e40ae0998a 100644 --- a/dev-ruby/marcel/marcel-0.3.2-r1.ebuild +++ b/dev-ruby/marcel/marcel-0.3.2-r1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/basecamp/marcel" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/mimemagic-0.3.2:0" |