diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-07-25 20:22:45 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-07-25 20:22:45 +0200 |
commit | c04f002186dd472ad4b66c9b47b541a81750954e (patch) | |
tree | e7bf0f30a0252823e2b0dadafa08fccb7fc7ae40 /dev-libs/mxml | |
parent | dev-python/jikanpy: treeclean (diff) | |
download | gentoo-c04f002186dd472ad4b66c9b47b541a81750954e.tar.gz gentoo-c04f002186dd472ad4b66c9b47b541a81750954e.tar.bz2 gentoo-c04f002186dd472ad4b66c9b47b541a81750954e.zip |
dev-libs/mxml: x86 stable
Bug: https://bugs.gentoo.org/860804
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-libs/mxml')
-rw-r--r-- | dev-libs/mxml/mxml-3.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |