diff options
| author | 2023-03-29 15:27:31 +0100 | |
|---|---|---|
| committer | 2023-03-29 15:27:38 +0100 | |
| commit | e99ae77d6f9f0d5e630aa842d84d451ecff9b832 (patch) | |
| tree | e8d9ac488e816964653e89834f74c0a500ac3315 | |
| parent | media-video/subtitlecomposer: Replace Kross with QJSEngine (diff) | |
| download | gentoo-e99ae77d6f9f0d5e630aa842d84d451ecff9b832.tar.gz gentoo-e99ae77d6f9f0d5e630aa842d84d451ecff9b832.tar.bz2 gentoo-e99ae77d6f9f0d5e630aa842d84d451ecff9b832.zip | |
package.mask: Last rite dev-ruby/flickraw
Stuck on ruby27, low activity upstream, needs someone who actively uses it to
test it properly as automated tests require an API key.
Bug: https://bugs.gentoo.org/903542
Signed-off-by: Sam James <sam@gentoo.org>
| -rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index b44b2dda940b..5d628c7adc34 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -34,6 +34,12 @@ #--- END OF EXAMPLES --- # Sam James <sam@gentoo.org> (2023-03-29) +# Stuck on ruby27, low activity upstream, needs someone who actively uses it to +# test it properly as automated tests require an API key. +# Removal on 2023-04-28. Bug #903542. +dev-ruby/flickraw + +# Sam James <sam@gentoo.org> (2023-03-29) # Only supports imminently-EOL ruby27, depends on obsolete QtScript instead # of QML. Support for other languages was removed long ago, e.g. python support # is stuck on python2-only. Kross itself is on the chopping block too: |
