commit: 93df8e6e73ac4d92d62c907b342bd275d8f88d45 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Thu Jan 3 19:12:17 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Thu Jan 3 19:12:37 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93df8e6e
dev-libs/libestr: arm stable wrt bug #673428 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-libs/libestr/libestr-0.1.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libestr/libestr-0.1.11.ebuild b/dev-libs/libestr/libestr-0.1.11.ebuild index a93a82468cd..1d625e762d5 100644 --- a/dev-libs/libestr/libestr-0.1.11.ebuild +++ b/dev-libs/libestr/libestr-0.1.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -11,7 +11,7 @@ SRC_URI="http://libestr.adiscon.com/files/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 hppa x86" +KEYWORDS="amd64 arm ~arm64 hppa x86" IUSE="debug static-libs test" DEPEND=""
