klipper-0.ebuild 258 B

12345678910111213
  1. # Copyright 2022 Gentoo Authors
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=8
  4. inherit acct-user
  5. DESCRIPTION="app-misc/klipper"
  6. ACCT_USER_ID="368"
  7. ACCT_USER_GROUPS=( dialout klipper uucp netdev plugdev tty )
  8. acct-user_add_deps