- Using versions of system sqlite other than the one DBD-SQLite ships
with causes regular issues that challenge the ability for tis package
to have a meaning stability status
- Restricting system sqlite versions to solve the above problem causes
significant impediments to stabilizing sqlite. ( DBD-SQLites release
cycle is somewhat behind that of SQLites )
Bug: https://bugs.gentoo.org/641108
Bug: https://bugs.gentoo.org/649408
Bug: https://bugs.gentoo.org/640724
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in package.use.mask
+# Kent Fredric <kentnl@gentoo.org> (3 Mar 2018)
+# Not an officially supported configuration, as it causes unpredictable
+# fragility and/or dependency headaches due to the very narrow interop window
+# Bugs #649408, #641108, #640724
+dev-perl/DBD-SQLite system-sqlite
+
# Ilya Tumaykin <itumaykin+gentoo@gmail.com> (13 Feb 2018)
# Requires >=dev-lang/mujs-1.0.0 stabilized. mpv-0.27.2 is stabilized
# due to a security bug, so we won't bother with javascript this time.