diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-03-23 00:01:59 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-03-23 01:41:11 +1100 |
commit | 7c94bdf37b33855a892ca307648f15758a516f04 (patch) | |
tree | ec55496e3e078da06252c741f48a4afaea057f56 /net-libs/signond | |
parent | net-dialup/mingetty: amd64 stable wrt bug #339338 (diff) | |
download | gentoo-7c94bdf37b33855a892ca307648f15758a516f04.tar.gz gentoo-7c94bdf37b33855a892ca307648f15758a516f04.tar.bz2 gentoo-7c94bdf37b33855a892ca307648f15758a516f04.zip |
net-libs/signond: add ~arm keyword
Tested on Raspberry Pi 2.
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-libs/signond')
-rw-r--r-- | net-libs/signond/signond-8.58.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/signond/signond-8.58.ebuild b/net-libs/signond/signond-8.58.ebuild index 09bbe0b70377..bc4cb563a8df 100644 --- a/net-libs/signond/signond-8.58.ebuild +++ b/net-libs/signond/signond-8.58.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="https://gitlab.com/accounts-sso/signond/repository/archive.tar.gz?ref=V LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="doc test" RESTRICT="test" |