From: Rolf Eike Beer Date: Wed, 26 Feb 2020 15:38:08 +0000 (+0100) Subject: dev-libs/argtable: keyworded 2.13-r1 for sparc, bug #710676 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=abed760ce88e75b48d08e7bfc99845741827dad0;p=gentoo.git dev-libs/argtable: keyworded 2.13-r1 for sparc, bug #710676 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/argtable/argtable-2.13-r1.ebuild b/dev-libs/argtable/argtable-2.13-r1.ebuild index bebef16f0f4a..584844fac645 100644 --- a/dev-libs/argtable/argtable-2.13-r1.ebuild +++ b/dev-libs/argtable/argtable-2.13-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~sparc x86" IUSE="doc debug examples static-libs" S="${WORKDIR}/${MY_P}"