diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-12-18 11:06:49 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-12-18 11:06:49 +0000 |
commit | ab3da91fb6c91a9df52fff8f991570f456fd3c7a (patch) | |
tree | e8f3bfa2c6c3d20ec3b9c352c839e23949068b6b /dev-ruby/introspection | |
parent | 6abbf81ef2f298e3221ff5e67a1f3c5f23958212 (diff) |
gentoo resync : 18.12.2020
Diffstat (limited to 'dev-ruby/introspection')
-rw-r--r-- | dev-ruby/introspection/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/introspection/introspection-0.0.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/introspection/Manifest b/dev-ruby/introspection/Manifest index fad8fbec7f00..8af1bb0a03f4 100644 --- a/dev-ruby/introspection/Manifest +++ b/dev-ruby/introspection/Manifest @@ -1,3 +1,3 @@ DIST introspection-0.0.4.gem 9216 BLAKE2B c97279576a60dfd74453d16a6eb0885326dad18748bd182fe3b5c2a73121553cd3ea66690841df6554fd105e50f5f6df075afb94795b94dbd7caf4615ca67764 SHA512 c228827ac9d8a82a104e78daadf038c674cd464bf726fc3bd1efa82e9d9cab37f6ee909f578585e7846378f0b755ed4d60fa119fd699f6c40188ea2de4ac7084 -EBUILD introspection-0.0.4.ebuild 660 BLAKE2B 57ee2118a18fdc6bd3374dfebd86a0e49a6faf263a2c940e581c092992ff4c03c5e964004a8ddea902cae836f215202f776aa4eeda0c52a45c42c5bbed3e499c SHA512 33b5e8df425f58d3015ef7f1cee3078b042f99216fd3d9c01fc21f1777484668cd18cf3608aab1ede2ef1ee165a573b68d74f35d8951175174a6f7927f43e219 +EBUILD introspection-0.0.4.ebuild 661 BLAKE2B de8595ca7ed6ffd7abba94efdce727c5cd901cac295de29def41020183629df4ef8d90d2210099a7994448118e3a79ab2a5b0664576193e9b504d1619bef794d SHA512 1a75e4921d3edf5b2f13b3496fcc30306e86b688217e4a0071323c84fca1d3bf69e8797cc2a11824e82949f388a34f574cde2ee6a3e39ee61a41537f32704525 MISC metadata.xml 247 BLAKE2B 7717702c51c35b2a20983332abc6218047b2b5036e6b4c09d3d58b4339e8f9e776879cd116cfda60d3bcf4188859993fb9f3f779aaf595f155d53e85288f3dcc SHA512 ea4c044637b751a2c28c6ac226121e74ef18196af4b594e60413fec907bbab29c6b0c7735c3f503485df16dcfb36ddb86038394d92e2cd18c8f04626628e9f09 diff --git a/dev-ruby/introspection/introspection-0.0.4.ebuild b/dev-ruby/introspection/introspection-0.0.4.ebuild index aca29aecf6fb..2d331f211a64 100644 --- a/dev-ruby/introspection/introspection-0.0.4.ebuild +++ b/dev-ruby/introspection/introspection-0.0.4.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://jamesmead.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/metaclass-0.0.1" |