diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-24 17:57:48 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-24 17:57:48 +0300 |
commit | ef4ef397cd3a8e429805aae9426982ee7f0a3fba (patch) | |
tree | 488887bacbc93eab717b86b6bda96d7d790d388f /net-libs/accounts-qml | |
parent | kde-frameworks/purpose: Add ~arm keyword wrt bug #702290 (diff) | |
download | gentoo-ef4ef397cd3a8e429805aae9426982ee7f0a3fba.tar.gz gentoo-ef4ef397cd3a8e429805aae9426982ee7f0a3fba.tar.bz2 gentoo-ef4ef397cd3a8e429805aae9426982ee7f0a3fba.zip |
net-libs/accounts-qml: Add ~arm keyword wrt bug #702290
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-libs/accounts-qml')
-rw-r--r-- | net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild index 9d6b8d494ef0..5aa281911138 100644 --- a/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild +++ b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${PN}-module/-/archive/VERSION_${PV}/${ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~x86" IUSE="doc test" BDEPEND=" |