diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-22 22:03:04 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-22 22:25:08 -0500 |
commit | 41f06a6b7b06ee32389803fd036e4ca60cecc843 (patch) | |
tree | bbac934c02a239cfef09c611e58d40165d129a13 /net-libs/accounts-qml | |
parent | kde-frameworks/purpose: arm64 stable (bug #703250) (diff) | |
download | gentoo-41f06a6b7b06ee32389803fd036e4ca60cecc843.tar.gz gentoo-41f06a6b7b06ee32389803fd036e4ca60cecc843.tar.bz2 gentoo-41f06a6b7b06ee32389803fd036e4ca60cecc843.zip |
net-libs/accounts-qml: arm64 stable (bug #703250)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20
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 d4c7a35fb606..9d6b8d494ef0 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 arm64 ~x86" IUSE="doc test" BDEPEND=" |