1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-08 15:53:32 +02:00

Sanitize keywords.

This commit is contained in:
2021-02-12 18:51:36 +01:00
parent 64267ab0dd
commit b8ca7c21d4
21 changed files with 31 additions and 34 deletions

View File

@@ -16,7 +16,7 @@ SRC_URI="https://launchpad.net/wicd/1.7/${PV}/+download/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm ~mips ppc ppc64 x86"
KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
IUSE="doc X ambiance +gtk ioctl libnotify mac4lin ncurses nls +pm-utils gnome-shell"
DEPEND="nls? ( dev-python/Babel[${PYTHON_USEDEP}] )"