commit: c04f002186dd472ad4b66c9b47b541a81750954e Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Mon Jul 25 18:22:45 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Mon Jul 25 18:22:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c04f0021
dev-libs/mxml: x86 stable Bug: https://bugs.gentoo.org/860804 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> dev-libs/mxml/mxml-3.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/mxml/mxml-3.3.1.ebuild b/dev-libs/mxml/mxml-3.3.1.ebuild index e13435a875f2..25fe352014f8 100644 --- a/dev-libs/mxml/mxml-3.3.1.ebuild +++ b/dev-libs/mxml/mxml-3.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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="static-libs threads" BDEPEND="virtual/pkgconfig"
