diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-03-23 00:06:54 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-03-23 01:41:11 +1100 |
commit | 03b4bc39bbe6658e2f5073afb52b9104c673754b (patch) | |
tree | db178ec5bf7dfad4d01966e858ba3c4010228d71 /net-libs | |
parent | net-libs/signond: remove old (diff) | |
download | gentoo-03b4bc39bbe6658e2f5073afb52b9104c673754b.tar.gz gentoo-03b4bc39bbe6658e2f5073afb52b9104c673754b.tar.bz2 gentoo-03b4bc39bbe6658e2f5073afb52b9104c673754b.zip |
net-libs/libaccounts-glib: add ~arm keyword
Testing on Raspberry Pi 2.
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libaccounts-glib/libaccounts-glib-1.21-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.21-r2.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.21-r2.ebuild index 66a39ef7862d..ea4aac7e6ae0 100644 --- a/net-libs/libaccounts-glib/libaccounts-glib-1.21-r2.ebuild +++ b/net-libs/libaccounts-glib/libaccounts-glib-1.21-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.com/accounts-sso/libaccounts-glib/repository/archive.tar LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="debug" RDEPEND=" |