1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-02-23 20:05:49 +01: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

@@ -6,7 +6,7 @@ inherit xorg-2
DESCRIPTION="X.Org miscellaneous fonts"
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="-slashed-zero"
DEPEND="x11-apps/bdftopcf"