diff options
author | Sam James <sam@gentoo.org> | 2020-12-20 19:05:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-20 19:14:35 +0000 |
commit | a3610bdfcb40a7d8cff0c3adb951ebd2b0435901 (patch) | |
tree | 81314ad702777ba9dd0eb9922d9d1b61ec22b125 /dev-ruby/hashie | |
parent | dev-ruby/globalid: Keyword 0.4.2-r1 ppc, #692324 (diff) | |
download | gentoo-a3610bdfcb40a7d8cff0c3adb951ebd2b0435901.tar.gz gentoo-a3610bdfcb40a7d8cff0c3adb951ebd2b0435901.tar.bz2 gentoo-a3610bdfcb40a7d8cff0c3adb951ebd2b0435901.zip |
dev-ruby/hashie: Keyword 4.1.0-r1 ppc, #692324
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/hashie')
-rw-r--r-- | dev-ruby/hashie/hashie-4.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hashie/hashie-4.1.0-r1.ebuild b/dev-ruby/hashie/hashie-4.1.0-r1.ebuild index f06e8d12baea..45813a6672e2 100644 --- a/dev-ruby/hashie/hashie-4.1.0-r1.ebuild +++ b/dev-ruby/hashie/hashie-4.1.0-r1.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/intridea/hashie/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( dev-ruby/activesupport )" |