diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-22 20:35:05 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-22 21:24:46 -0500 |
commit | 19c38f34f6b4ca683b8c2fdacd48b1458f04f663 (patch) | |
tree | bc6da2011e84230a23f238caad600b96c00c105b /net-libs/accounts-qml | |
parent | kde-frameworks/purpose: arm64 keyworded (bug #702290) (diff) | |
download | gentoo-19c38f34f6b4ca683b8c2fdacd48b1458f04f663.tar.gz gentoo-19c38f34f6b4ca683b8c2fdacd48b1458f04f663.tar.bz2 gentoo-19c38f34f6b4ca683b8c2fdacd48b1458f04f663.zip |
net-libs/accounts-qml: arm64 keyworded (bug #702290)
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 6cdb482bfcc5..d4c7a35fb606 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 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="doc test" BDEPEND=" |