diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 12:57:25 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:02:06 -0400 |
commit | a6e9a80dbdf2699bab18675567c816411d559e5a (patch) | |
tree | c917039d76548fd1ff867cdfb34f7bd87efddd60 /net-libs/meanwhile | |
parent | net-libs/libgadu: arm64 stable (diff) | |
download | gentoo-a6e9a80dbdf2699bab18675567c816411d559e5a.tar.gz gentoo-a6e9a80dbdf2699bab18675567c816411d559e5a.tar.bz2 gentoo-a6e9a80dbdf2699bab18675567c816411d559e5a.zip |
net-libs/meanwhile: 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-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 01fbe0866470..7190a087afbb 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-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="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" IUSE="doc debug" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 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" |