summary refs log tree commit diff
diff options
context:
space:
mode:
authorAzat Bahawi <azahi@teknik.io>2020-08-07 00:25:17 +0300
committerAzat Bahawi <azahi@teknik.io>2020-08-07 00:25:17 +0300
commit10449436a933c34f2885a7407af1dfca61aac6c2 (patch)
treef4fc9e2b36bba9c173bda1d5544b72f6733e9831
parentapp-text/qolibri: Remove package (diff)
x11-misc/xkb-switch: Migrate to cmake eclass
Diffstat (limited to '')
-rw-r--r--x11-misc/xkb-switch/xkb-switch-1.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xkb-switch/xkb-switch-1.6.0.ebuild b/x11-misc/xkb-switch/xkb-switch-1.6.0.ebuild
index 715c753..b6e382f 100644
--- a/x11-misc/xkb-switch/xkb-switch-1.6.0.ebuild
+++ b/x11-misc/xkb-switch/xkb-switch-1.6.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cmake-utils multilib
+inherit cmake multilib
 
 DESCRIPTION="Switch your X keyboard layouts from the command line"
 HOMEPAGE="https://github.com/ierton/xkb-switch"

Consider giving Nix/NixOS a try! <3