diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-29 15:40:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-29 15:40:37 +0200 |
commit | 47d41b297d981ed76a21eed8cd45ba776f531b67 (patch) | |
tree | 5b5066fc8e57229aed13926e1bd8786ddda69781 | |
parent | dev-python/tempora: x86 stable wrt bug #727058 (diff) | |
download | gentoo-47d41b297d981ed76a21eed8cd45ba776f531b67.tar.gz gentoo-47d41b297d981ed76a21eed8cd45ba776f531b67.tar.bz2 gentoo-47d41b297d981ed76a21eed8cd45ba776f531b67.zip |
net-libs/signond: x86 stable wrt bug #727228
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | net-libs/signond/signond-8.60-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/signond/signond-8.60-r2.ebuild b/net-libs/signond/signond-8.60-r2.ebuild index 4c354dd63641..ac292fe29293 100644 --- a/net-libs/signond/signond-8.60-r2.ebuild +++ b/net-libs/signond/signond-8.60-r2.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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 x86" IUSE="doc test" BDEPEND="doc? ( app-doc/doxygen )" |