summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-30 08:32:53 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-30 08:32:53 +0200
commitbf28d5a29027c63010096928a19e3a1c850c7b34 (patch)
treea914c82e5313305fed3115439d20f6b065401463 /net-libs/signond
parentdev-embedded/arduino: Fix broken arduino-builder symlink (diff)
downloadgentoo-bf28d5a29027c63010096928a19e3a1c850c7b34.tar.gz
gentoo-bf28d5a29027c63010096928a19e3a1c850c7b34.tar.bz2
gentoo-bf28d5a29027c63010096928a19e3a1c850c7b34.zip
net-libs/signond: amd64 stable wrt bug #727228
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/signond')
-rw-r--r--net-libs/signond/signond-8.60-r2.ebuild2
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 ac292fe29293..e9c1f2cee1f1 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 )"