From: Rolf Eike Beer Date: Sat, 8 Feb 2020 12:32:58 +0000 (+0100) Subject: dev-libs/marisa: stable 0.2.5 for sparc, bug #704258 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=efe8f0b4be0b7947ad5dedd7b27e48ea0d4799a7;p=gentoo.git dev-libs/marisa: stable 0.2.5 for sparc, bug #704258 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- diff --git a/dev-libs/marisa/marisa-0.2.5.ebuild b/dev-libs/marisa/marisa-0.2.5.ebuild index 3379c58070f1..4289f375ea65 100644 --- a/dev-libs/marisa/marisa-0.2.5.ebuild +++ b/dev-libs/marisa/marisa-0.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 2014-2019 Gentoo Authors +# Copyright 2014-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -23,7 +23,7 @@ fi LICENSE="|| ( BSD-2 LGPL-2.1+ )" SLOT="0" -KEYWORDS="amd64 arm64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm64 ppc ppc64 sparc x86" IUSE="python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"