Fixed keywords

This commit is contained in:
Gerben Jan Dijkman 2021-08-13 15:27:36 +02:00
parent 132e349cd9
commit 91efacf11d

View File

@ -12,7 +12,7 @@ SRC_URI="https://gitlab.gnome.org/World/Authenticator/-/archive/${PV}/${PN}-${PV
LICENSE="GPL-3" LICENSE="GPL-3"
SLOT="0" SLOT="0"
KEYWORDS="~arm64 ~adm64" KEYWORDS="~arm64 ~amd64"
IUSE="+introspection +vala" IUSE="+introspection +vala"
REQUIRED_USE="vala? ( introspection )" REQUIRED_USE="vala? ( introspection )"