From: Agostino Sarubbo Date: Sun, 15 Dec 2019 18:03:07 +0000 (+0100) Subject: dev-libs/mxml: x86 stable wrt bug #702802 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b5a552dbc7771b9b2544f687a77422c24705eddb;p=gentoo.git dev-libs/mxml: x86 stable wrt bug #702802 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-libs/mxml/mxml-3.1.ebuild b/dev-libs/mxml/mxml-3.1.ebuild index 72c732d5c059..24531f2d99ad 100644 --- a/dev-libs/mxml/mxml-3.1.ebuild +++ b/dev-libs/mxml/mxml-3.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/michaelrsweet/${PN}/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="Mini-XML" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="static-libs threads" BDEPEND="virtual/pkgconfig"