commit: 3e3738f5c2fbbcf09fd05f2312452becda4fce82 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Dec 10 09:16:57 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Dec 10 09:16:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3738f5
net-libs/signond: x86 stable wrt bug #702304 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> net-libs/signond/signond-8.60-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/signond/signond-8.60-r1.ebuild b/net-libs/signond/signond-8.60-r1.ebuild index ab98a557e4e..5749ef9e8f8 100644 --- a/net-libs/signond/signond-8.60-r1.ebuild +++ b/net-libs/signond/signond-8.60-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${PN}/-/archive/VERSION_${PV}/${PN}-VER LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="doc test" BDEPEND="doc? ( app-doc/doxygen )"