diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-15 09:35:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-15 09:35:35 +0100 |
commit | 550ce8a76ab7d93b61c934003a8c4d9aca5b8720 (patch) | |
tree | 9652b43fc36454f15658fe16bc0f15ff8a539204 /net-misc/oidc-agent | |
parent | net-analyzer/zabbix: amd64 stable wrt bug #831167 (diff) | |
download | gentoo-550ce8a76ab7d93b61c934003a8c4d9aca5b8720.tar.gz gentoo-550ce8a76ab7d93b61c934003a8c4d9aca5b8720.tar.bz2 gentoo-550ce8a76ab7d93b61c934003a8c4d9aca5b8720.zip |
net-misc/oidc-agent: amd64 stable wrt bug #831213
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/oidc-agent')
-rw-r--r-- | net-misc/oidc-agent/oidc-agent-4.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/oidc-agent/oidc-agent-4.2.4.ebuild b/net-misc/oidc-agent/oidc-agent-4.2.4.ebuild index ff691320302b..a24c2290d64e 100644 --- a/net-misc/oidc-agent/oidc-agent-4.2.4.ebuild +++ b/net-misc/oidc-agent/oidc-agent-4.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/indigo-dc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" IUSE="test" DEPEND="app-crypt/libsecret |