diff options
-rw-r--r-- | net-libs/signon-oauth2/signon-oauth2-0.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/signon-oauth2/signon-oauth2-0.25.ebuild b/net-libs/signon-oauth2/signon-oauth2-0.25.ebuild index 76e60e083a28..90aad7e670c0 100644 --- a/net-libs/signon-oauth2/signon-oauth2-0.25.ebuild +++ b/net-libs/signon-oauth2/signon-oauth2-0.25.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${MY_PN}/-/archive/${MY_PV}/${MY_P}.tar LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |