diff options
author | Sam James <sam@gentoo.org> | 2020-12-16 19:52:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-16 19:52:49 +0000 |
commit | e46079ddd7a5ebd4396f61d732e6b632385c001b (patch) | |
tree | 99f0db6afb1bbb75f3e66044f08656b81d563ef8 | |
parent | app-misc/golly: Stabilize 4.0 amd64, #758776 (diff) | |
download | gentoo-e46079ddd7a5ebd4396f61d732e6b632385c001b.tar.gz gentoo-e46079ddd7a5ebd4396f61d732e6b632385c001b.tar.bz2 gentoo-e46079ddd7a5ebd4396f61d732e6b632385c001b.zip |
net-libs/signon-oauth2: Stabilize 0.25 arm64, #759832
Signed-off-by: Sam James <sam@gentoo.org>
-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 ad4a821619b5..cdd4b582c806 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 )" |