summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-05-26 09:07:37 +0200
committerMichael Weber <xmw@gentoo.org>2017-05-26 09:07:57 +0200
commit4c532a6d9e72b88fcd27c8d48ad417e3d71932fb (patch)
tree5a7a60d0146267a4334455c0d799aaa345dc89e5 /dev-ruby
parentdev-ruby/minitest-bonus-assertions: add ~ppc keyword (bug 583470). (diff)
downloadgentoo-4c532a6d9e72b88fcd27c8d48ad417e3d71932fb.tar.gz
gentoo-4c532a6d9e72b88fcd27c8d48ad417e3d71932fb.tar.bz2
gentoo-4c532a6d9e72b88fcd27c8d48ad417e3d71932fb.zip
dev-ruby/mime-types: add ~ppc keyword (bug 583470).
Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/mime-types/mime-types-3.0-r1.ebuild4
-rw-r--r--dev-ruby/mime-types/mime-types-3.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/mime-types/mime-types-3.0-r1.ebuild b/dev-ruby/mime-types/mime-types-3.0-r1.ebuild
index 7c73f9a94c5d..ddf3a4c8152d 100644
--- a/dev-ruby/mime-types/mime-types-3.0-r1.ebuild
+++ b/dev-ruby/mime-types/mime-types-3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/mime-types/ruby-mime-types"
LICENSE="MIT"
SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/minitest:5 dev-ruby/minitest-bonus-assertions:2 )"
diff --git a/dev-ruby/mime-types/mime-types-3.1.ebuild b/dev-ruby/mime-types/mime-types-3.1.ebuild
index cf831ad62c18..1c332867ac6d 100644
--- a/dev-ruby/mime-types/mime-types-3.1.ebuild
+++ b/dev-ruby/mime-types/mime-types-3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/mime-types/ruby-mime-types"
LICENSE="MIT"
SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/minitest:5 dev-ruby/minitest-bonus-assertions:2 dev-ruby/minitest-hooks:1 )"