Akinori Hattori [Thu, 9 Aug 2018 14:38:02 +0000 (23:38 +0900)]
app-i18n/sunpinyin: drop old
Closes: https://bugs.gentoo.org/596836
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Mats Lidell [Thu, 9 Aug 2018 14:32:47 +0000 (16:32 +0200)]
app-xemacs/calendar: version bump to 1.42
Also remove version 1.41 where the upstream package was corrupted.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori [Thu, 9 Aug 2018 14:29:40 +0000 (23:29 +0900)]
app-i18n/scim-sunpinyin: new upstream release
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori [Thu, 9 Aug 2018 14:22:03 +0000 (23:22 +0900)]
app-i18n/scim-sunpinyin: update to EAPI 6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori [Thu, 9 Aug 2018 14:15:48 +0000 (23:15 +0900)]
app-i18n/scim-sunpinyin: update patch
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori [Thu, 9 Aug 2018 14:14:39 +0000 (23:14 +0900)]
app-i18n/scim-sunpinyin: update HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Michał Górny [Thu, 26 Jul 2018 11:34:39 +0000 (13:34 +0200)]
desktop.eclass: Add missing ||die when writing to files
Michał Górny [Thu, 26 Jul 2018 11:12:08 +0000 (13:12 +0200)]
desktop.eclass: domenu, remove unnecessary nested loop
Michał Górny [Thu, 26 Jul 2018 11:09:59 +0000 (13:09 +0200)]
desktop.eclass: domenu, fix potential overflow in exit status
While increasing exit status for each failure may seem brilliant
at first, it serves no purpose and has an overflow risk. For example,
if domenu counted 256 failures, the exit status would be truncated to 0
(success).
Michał Górny [Thu, 26 Jul 2018 11:03:37 +0000 (13:03 +0200)]
desktop.eclass: domenu, fix dying on non-existing files
The weird logic in domenu had an explicit separate clause
for unsuccessful return on non-existing files. This worked fine before
EAPI 4 since '|| die' was mandatory. However, since 'doins' started
dying on its own, developers have assumed the same for 'domenu'
and stopped checking the exit status. As a result, missing files
are now silently ignored.
Change the logic to explicitly die when the file does not exist.
To provide the best interoperability and avoid code duplication, just
let 'doins' die on its own.
Akinori Hattori [Thu, 9 Aug 2018 14:03:43 +0000 (23:03 +0900)]
app-i18n/skktools: drop old
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori [Thu, 9 Aug 2018 14:02:53 +0000 (23:02 +0900)]
app-i18n/skktools: amd64/x86 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori [Thu, 9 Aug 2018 14:00:43 +0000 (23:00 +0900)]
app-i18n/skktools: new upstream release
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori [Thu, 9 Aug 2018 13:57:24 +0000 (22:57 +0900)]
app-i18n/ibus-typing-booster: drop old
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori [Thu, 9 Aug 2018 13:56:26 +0000 (22:56 +0900)]
app-i18n/ibus-typing-booster: new upstream release
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Lars Wendler [Thu, 9 Aug 2018 13:45:04 +0000 (15:45 +0200)]
media-tv/mythtv: Fixed detection of >=qt-5.10
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Akinori Hattori [Thu, 9 Aug 2018 13:37:08 +0000 (22:37 +0900)]
app-i18n/xsunpinyin: new upstream release
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori [Thu, 9 Aug 2018 13:35:16 +0000 (22:35 +0900)]
app-i18n/xsunpinyin: update to EAPI 6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori [Thu, 9 Aug 2018 13:33:45 +0000 (22:33 +0900)]
app-i18n/xsunpinyin: update HOMEPAGE
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori [Thu, 9 Aug 2018 13:27:53 +0000 (22:27 +0900)]
app-i18n/xsunpinyin: drop old
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori [Thu, 9 Aug 2018 13:23:06 +0000 (22:23 +0900)]
app-i18n/ibus-sunpinyin: new upstream release
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori [Thu, 9 Aug 2018 13:18:15 +0000 (22:18 +0900)]
app-i18n/ibus-sunpinyin: update to EAPI 6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori [Thu, 9 Aug 2018 13:15:24 +0000 (22:15 +0900)]
app-i18n/ibus-sunpinyin: update HOMEPAGE
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Brian Evans [Thu, 9 Aug 2018 12:53:36 +0000 (08:53 -0400)]
dev-libs/ossp-uuid: Drop old revision
Non-maintainer commit to remove old eclass code
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Mike Pagano [Thu, 9 Aug 2018 12:54:44 +0000 (08:54 -0400)]
sys-kernel/gentoo-sources: Linux patch 4.9.119
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Mikle Kolyada [Thu, 9 Aug 2018 12:45:31 +0000 (15:45 +0300)]
sys-auth/elogind: x86 stable wrt bug #663186
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Mikle Kolyada [Thu, 9 Aug 2018 12:45:04 +0000 (15:45 +0300)]
sys-auth/elogind: amd64 stable wrt bug #663186
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Mike Pagano [Thu, 9 Aug 2018 12:22:34 +0000 (08:22 -0400)]
sys-kernel/gentoo-sources: Linux patch 4.14.62
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Michał Górny [Fri, 10 Nov 2017 22:41:55 +0000 (23:41 +0100)]
sys-devel/llvm: Add custom SOVERSION suffix when linking to libc++
Pacho Ramos [Thu, 9 Aug 2018 11:27:27 +0000 (13:27 +0200)]
games-arcade/methane: Drop comments
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Pacho Ramos [Thu, 9 Aug 2018 11:26:56 +0000 (13:26 +0200)]
games-arcade/methane: Drop old.
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Pacho Ramos [Thu, 9 Aug 2018 11:26:42 +0000 (13:26 +0200)]
games-arcade/methane: Drop games.eclass, apply Fedora fixes.
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Pacho Ramos [Thu, 9 Aug 2018 11:11:15 +0000 (13:11 +0200)]
games-action/abuse: Prevent segfault at start
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Michał Górny [Thu, 9 Aug 2018 10:31:54 +0000 (12:31 +0200)]
sys-libs/libcxx: Use -print-libgcc-file-name to get clang_rt path
Suggested-by: David Carlos Manuelda
Bug: https://bugs.gentoo.org/592326
Michał Górny [Thu, 9 Aug 2018 10:09:47 +0000 (12:09 +0200)]
dev-python/dbus-python: Tested on ~amd64-fbsd, bug #662076
Michał Górny [Thu, 9 Aug 2018 09:54:04 +0000 (11:54 +0200)]
dev-python/tappy: Tested on ~amd64-fbsd, bug #662076
Michał Górny [Thu, 9 Aug 2018 09:49:29 +0000 (11:49 +0200)]
xfce-base/xfwm4: Backport refresh issue fixes
Backport the 3 upstream patches that fix the refresh issues. They
at least fix the issues introduced by 4.13.1, and hopefully the older
ones as well.
Closes: https://bugs.gentoo.org/614564
Mike Lothian [Thu, 9 Aug 2018 08:45:46 +0000 (09:45 +0100)]
media-libs/mesa: Add support for llvm:8
This allows mesa-9999 to compile against llvm-9999 again
Closes: https://github.com/gentoo/gentoo/pull/9423
Mikhail Pukhlikov [Thu, 9 Aug 2018 09:10:02 +0000 (13:10 +0400)]
dev-lang/mono: bump to next stable 5.14.0.177
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Tomas Mozes [Tue, 7 Aug 2018 14:44:40 +0000 (16:44 +0200)]
dev-db/mongodb: bump to 4.0.1
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Tomas Mozes [Tue, 7 Aug 2018 14:41:25 +0000 (16:41 +0200)]
app-admin/mongo-tools: bump to 4.0.1
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Closes: https://github.com/gentoo/gentoo/pull/9489
Michał Górny [Thu, 9 Aug 2018 08:36:32 +0000 (10:36 +0200)]
dev-libs/xxhash: Tested on ~amd64-fbsd
Dominik Kriegner [Wed, 8 Aug 2018 01:08:23 +0000 (03:08 +0200)]
net-misc/seafile-client: version bump
- drop ccnet dependency
- bump fixes problems with Qt 5.11
Bug: https://bugs.gentoo.org/661408
Closes: https://github.com/gentoo/gentoo/pull/9451
Dominik Kriegner [Sat, 4 Aug 2018 23:16:19 +0000 (01:16 +0200)]
net-misc/seafile: version bump
- update to EAPI7
- although upstream claims ccnet dependency is dropped it remains
needed for seaf-cli
Michał Górny [Thu, 9 Aug 2018 07:47:26 +0000 (09:47 +0200)]
media-libs/graphene: Tested on ~amd64-fbsd, #662458
Michał Górny [Thu, 9 Aug 2018 07:44:38 +0000 (09:44 +0200)]
profiles/base: Remove COLLISION_IGNORE for Python compiled mods
Remove the obsolete COLLISION_IGNORE entries for compiled Python
modules. Those entries were historically added to ease the migration
from python.eclass to python-r1 which involved taking ownership of
compiled module files. Nowadays they are rather irrelevant given that
python.eclass is gone for a while, and protect-owned is the default.
Also, the Jython variant happens to have invalid syntax.
Closes: https://bugs.gentoo.org/663170
Alexis Ballier [Thu, 9 Aug 2018 08:06:23 +0000 (10:06 +0200)]
dev-ros/urg_c: bump to 1.0.405
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Alexis Ballier [Wed, 8 Aug 2018 11:53:55 +0000 (13:53 +0200)]
dev-ros/rosconsole_bridge: bump to 0.5.2
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Lars Wendler [Thu, 9 Aug 2018 08:07:48 +0000 (10:07 +0200)]
media-libs/harfbuzz: Bump to version 1.8.7
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Guilherme Amadio [Thu, 9 Aug 2018 07:50:01 +0000 (09:50 +0200)]
dev-libs/xxhash: fix bug #663200
* Respect tc-getCC
* Install man pages into usr/share/man/man1
Closes: https://bugs.gentoo.org/663200
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Anthony G. Basile [Thu, 9 Aug 2018 07:42:15 +0000 (03:42 -0400)]
sys-kernel/hardened-sources: remove older version
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Lars Wendler [Thu, 9 Aug 2018 07:38:57 +0000 (09:38 +0200)]
media-libs/harfbuzz: Removed old.
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Lars Wendler [Thu, 9 Aug 2018 07:38:17 +0000 (09:38 +0200)]
media-libs/harfbuzz: Bump to version 1.8.6
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Rolf Eike Beer [Thu, 9 Aug 2018 05:07:43 +0000 (07:07 +0200)]
dev-libs/newt: stable 0.52.20 for sparc, bug #661012
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Ultrabug [Thu, 9 Aug 2018 06:05:40 +0000 (08:05 +0200)]
x11-misc/py3status: version bump
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Hans de Graaff [Thu, 9 Aug 2018 05:18:08 +0000 (07:18 +0200)]
dev-ruby/uglifier: add 4.1.17
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Matthew Thode [Thu, 9 Aug 2018 04:46:51 +0000 (23:46 -0500)]
dev-python/oslo-messaging: 5.35.1 bump
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Matthew Thode [Thu, 9 Aug 2018 04:44:50 +0000 (23:44 -0500)]
dev-python/oslo-policy: 1.33.2 bump
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Brian Evans [Thu, 9 Aug 2018 02:13:31 +0000 (22:13 -0400)]
dev-db/mariadb: Drop old
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Brian Evans [Thu, 9 Aug 2018 02:07:53 +0000 (22:07 -0400)]
dev-db/mariadb: Version bump for 10.0.36
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Brian Evans [Thu, 9 Aug 2018 01:33:09 +0000 (21:33 -0400)]
dev-db/mariadb: Version bump for 5.5.61
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Zac Medico [Thu, 9 Aug 2018 01:00:12 +0000 (18:00 -0700)]
dev-python/python-backoff: new package
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Thomas Deutschmann [Thu, 9 Aug 2018 00:21:11 +0000 (02:21 +0200)]
kernel-2.eclass: add sys-devel/bison and sys-devel/flex to RDEPEND
Since commit
033dba2ec06 [Link 1], kernel needs bison and flex.
Link 1: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=
033dba2ec06c47a9fe1b190bc3281058fb20738d
Closes: https://bugs.gentoo.org/663020
Thomas Deutschmann [Thu, 9 Aug 2018 00:18:08 +0000 (02:18 +0200)]
kernel-2.eclass: sort RDEPEND alphabetically
Michael Orlitzky [Thu, 9 Aug 2018 00:24:18 +0000 (20:24 -0400)]
mail-filter/spamassassin: remove "unused" spamassassin-3.4.1-r8.ebuild.
Package-Manager: Portage-2.3.44, Repoman-2.3.9
Thomas Deutschmann [Wed, 8 Aug 2018 23:44:17 +0000 (01:44 +0200)]
sys-firmware/intel-microcode: sanity check moved to pkg_preinst ...
...and logging improved
Closes: https://bugs.gentoo.org/656992
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Anthony G. Basile [Wed, 8 Aug 2018 23:40:54 +0000 (19:40 -0400)]
sys-kernel/hardened-sources: remove older version
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Quentin Retornaz [Wed, 8 Aug 2018 23:04:30 +0000 (01:04 +0200)]
net-dns/getdns: disable tests #661760
James Le Cuirot [Wed, 8 Aug 2018 23:10:13 +0000 (00:10 +0100)]
app-crypt/rhash: Fix triplet issues and restore fbsd/macos keywords
I was waiting for upstream to release the fix but that is taking a
while so I've patched it.
Closes: https://bugs.gentoo.org/651334
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Mikle Kolyada [Wed, 8 Aug 2018 22:03:27 +0000 (01:03 +0300)]
app-crypt/rhash: amd64 stable wrt bug #663198
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Mikle Kolyada [Wed, 8 Aug 2018 21:56:14 +0000 (00:56 +0300)]
sys-apps/memtest86+: amd64 stable wrt bug #662948
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Mikle Kolyada [Wed, 8 Aug 2018 21:54:35 +0000 (00:54 +0300)]
app-misc/lirc: amd64 stable wrt bug #662646
Package-Manager: Portage-2.3.40, Repoman-2.3.9
David Roman [Tue, 7 Aug 2018 10:25:23 +0000 (12:25 +0200)]
dev-libs/spdlog: bump to 1.0.0
Closes: https://bugs.gentoo.org/662942
Mikle Kolyada [Wed, 8 Aug 2018 21:13:52 +0000 (00:13 +0300)]
dev-python/pillow: Add ~arm keyword wrt bug #659320
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Mikle Kolyada [Wed, 8 Aug 2018 21:13:13 +0000 (00:13 +0300)]
dev-python/olefile: Add ~arm keyword wrt bug #659320
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Mikle Kolyada [Wed, 8 Aug 2018 21:12:25 +0000 (00:12 +0300)]
media-gfx/libimagequant: Add ~arm keyword wrt bug #659320
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Tomas Mozes [Wed, 8 Aug 2018 06:22:15 +0000 (08:22 +0200)]
net-analyzer/nagios: bump to 4.4.1
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Tomas Mozes [Wed, 8 Aug 2018 06:21:04 +0000 (08:21 +0200)]
net-analyzer/nagios-core: bump to 4.4.1
Closes: https://bugs.gentoo.org/662194
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Mikle Kolyada [Wed, 8 Aug 2018 21:06:21 +0000 (00:06 +0300)]
media-libs/gst-plugins-base: Add ~arm keyword wrt bug #662458
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Mikle Kolyada [Wed, 8 Aug 2018 21:05:34 +0000 (00:05 +0300)]
media-libs/graphene: Add ~arm keyword wrt bug #662458
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Jeroen Roovers [Wed, 8 Aug 2018 20:57:49 +0000 (22:57 +0200)]
sci-calculators/datamash: Old.
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Andreas Sturmlechner [Wed, 8 Aug 2018 20:13:46 +0000 (22:13 +0200)]
sys-auth/polkit: Drop 0.114
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Andreas Sturmlechner [Wed, 8 Aug 2018 19:59:04 +0000 (21:59 +0200)]
sys-auth/polkit: Drop 0.115 (r0)
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Andreas Sturmlechner [Wed, 8 Aug 2018 19:55:48 +0000 (21:55 +0200)]
sys-auth/polkit: Fix configure with elogind
See also: https://bugs.freedesktop.org/show_bug.cgi?id=105989
Closes: https://bugs.gentoo.org/660880
Closes: https://bugs.gentoo.org/662338
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Jeroen Roovers [Wed, 8 Aug 2018 19:07:58 +0000 (21:07 +0200)]
www-client/vivaldi: Old.
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Jeroen Roovers [Wed, 8 Aug 2018 19:07:28 +0000 (21:07 +0200)]
www-client/vivaldi: Stable for AMD64 x86 too.
Package-Manager: Portage-2.3.45, Repoman-2.3.10
RepoMan-Options: --ignore-arches
Jeroen Roovers [Wed, 8 Aug 2018 19:06:36 +0000 (21:06 +0200)]
www-client/vivaldi: Version 1.15.1147.64_p1.
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Marty E. Plummer [Mon, 30 Jul 2018 16:13:30 +0000 (11:13 -0500)]
x11-misc/xkeyboard-config: remove --disable-selective-werror
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Closes: https://github.com/gentoo/gentoo/pull/9391
Closes: https://bugs.gentoo.org/662584
Matt Turner [Wed, 8 Aug 2018 19:23:48 +0000 (12:23 -0700)]
x11-libs/libxkbcommon: Version bump to 0.8.2
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Matt Turner [Wed, 8 Aug 2018 19:22:26 +0000 (12:22 -0700)]
dev-libs/wayland-protocols: Version bump to 1.16
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Matt Turner [Wed, 8 Aug 2018 19:21:04 +0000 (12:21 -0700)]
x11-apps/fonttosfnt: Version bump to 1.0.5
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Matt Turner [Wed, 8 Aug 2018 19:18:57 +0000 (12:18 -0700)]
x11-drivers/xf86-video-r128: Version bump to 6.11.0
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Matt Turner [Wed, 8 Aug 2018 19:17:15 +0000 (12:17 -0700)]
x11-drivers/xf86-input-libinput: Version bump to 0.28.0-r1
Matt Turner [Wed, 8 Aug 2018 19:15:35 +0000 (12:15 -0700)]
Revert "x11-drivers/xf86-input-evdev: port to EAPI 7"
This reverts commit
d37e62f2b424ecf65553040b764a229814721135.
Matt Turner [Wed, 8 Aug 2018 19:15:21 +0000 (12:15 -0700)]
Revert "x11-drivers/xf86-input-evdev: add live ebuild"
This reverts commit
382f34ce82f3f8aec3583bac347605139cb378d6.
Matt Turner [Wed, 8 Aug 2018 19:15:10 +0000 (12:15 -0700)]
Revert "x11-drivers/xf86-input-evdev: fix xorg-server:= dependency"
This reverts commit
4e6736098276d4220413689cbbc1d26aed5a3191.
Matt Turner [Wed, 8 Aug 2018 19:15:02 +0000 (12:15 -0700)]
Revert "x11-drivers/xf86-input-evdev: add --disable-selective-werror"
This reverts commit
93391c887d7bfef6b04352c3c943d521cd295597.
Matt Turner [Wed, 8 Aug 2018 19:13:52 +0000 (12:13 -0700)]
Revert "x11-drivers/xf86-input-libinput: version bump to 0.28.0"
This reverts commit
bfaa9f12ebe84877d137b4f37d37512044e00d96.
Matt Turner [Wed, 8 Aug 2018 19:13:30 +0000 (12:13 -0700)]
Revert "x11-drivers/xf86-input-libinput: add live ebuild"
This reverts commit
c9f04cd8699ea25578e88ee35e41bc5ea8ba33da.
Matt Turner [Wed, 8 Aug 2018 19:13:16 +0000 (12:13 -0700)]
Revert "x11-drivers/xf86-input-libinput: add --disable-selective-werror"
This reverts commit
9d1ec23e9cac2d3ea525f4365579651af187dfab.