diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-03-23 01:45:07 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-03-23 01:47:39 +1100 |
commit | b2f4eeecfa189f6d3aa6d258604e2acaf8c33a4a (patch) | |
tree | ed2665fd359593773523e3b702aacf2b4ba3f1c1 /net-libs | |
parent | net-libs/libaccounts-glib: remove old (diff) | |
download | gentoo-b2f4eeecfa189f6d3aa6d258604e2acaf8c33a4a.tar.gz gentoo-b2f4eeecfa189f6d3aa6d258604e2acaf8c33a4a.tar.bz2 gentoo-b2f4eeecfa189f6d3aa6d258604e2acaf8c33a4a.zip |
net-libs/accounts-qt: add ~arm keyword
Tested on Raspberry Pi 2.
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/accounts-qt/accounts-qt-1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/accounts-qt/accounts-qt-1.13.ebuild b/net-libs/accounts-qt/accounts-qt-1.13.ebuild index f5bfac9d8550..67a984be8639 100644 --- a/net-libs/accounts-qt/accounts-qt-1.13.ebuild +++ b/net-libs/accounts-qt/accounts-qt-1.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~kensington/distfiles/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="doc test" # killed by stack smashing detector |