Fixed up keywords
This commit is contained in:
parent
83f749c842
commit
1acb19064d
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ SRC_URI="https://github.com/chimera-linux/turnstile/archive/refs/tags/v${PV}.tar
|
|||
|
||||
LICENSE="BSD-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
KEYWORDS="~* amd64"
|
||||
IUSE="+man pam"
|
||||
|
||||
DEPEND="pam? ( sys-libs/pam )"
|
||||
|
|
|
@ -10,7 +10,7 @@ SRC_URI="https://github.com/davmac314/dinit/archive/refs/tags/v${PV}.tar.gz"
|
|||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
KEYWORDS="~* amd64"
|
||||
IUSE="+man test -shutdown -cgroups"
|
||||
|
||||
DEPEND=""
|
||||
|
|
Loading…
Reference in a new issue