diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 12:57:28 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:02:07 -0400 |
commit | 02cf66e829e37b2c1dcff42c6547a2d578dff733 (patch) | |
tree | a3c075abe33aa5979f109154eda6d4b28dea0fc6 /net-im | |
parent | net-libs/meanwhile: arm64 stable (diff) | |
download | gentoo-02cf66e829e37b2c1dcff42c6547a2d578dff733.tar.gz gentoo-02cf66e829e37b2c1dcff42c6547a2d578dff733.tar.bz2 gentoo-02cf66e829e37b2c1dcff42c6547a2d578dff733.zip |
net-im/silc-toolkit: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/silc-toolkit/silc-toolkit-1.1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/silc-toolkit/silc-toolkit-1.1.10.ebuild b/net-im/silc-toolkit/silc-toolkit-1.1.10.ebuild index e3b080d0efed..04aebc9bab9c 100644 --- a/net-im/silc-toolkit/silc-toolkit-1.1.10.ebuild +++ b/net-im/silc-toolkit/silc-toolkit-1.1.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="http://silcnet.org/download/toolkit/sources/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug ipv6" RDEPEND="" |