diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2017-10-17 16:05:40 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-12-21 22:13:50 +0100 |
commit | 2be60d8547115b5c84b9042ed390479d7c05405b (patch) | |
tree | a63fae5d32049b1df48ae84602394249e7533339 /net-libs/meanwhile | |
parent | net-im/silc-toolkit: added ~arm64 keyword. (diff) | |
download | gentoo-2be60d8547115b5c84b9042ed390479d7c05405b.tar.gz gentoo-2be60d8547115b5c84b9042ed390479d7c05405b.tar.bz2 gentoo-2be60d8547115b5c84b9042ed390479d7c05405b.zip |
net-libs/meanwhile: added ~arm64 keyword.
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'net-libs/meanwhile')
-rw-r--r-- | net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild b/net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild index 6bdfd3ff2ca8..01fbe0866470 100644 --- a/net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild +++ b/net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" IUSE="doc debug" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86" RDEPEND=">=dev-libs/glib-2:2" |