diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:29:37 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:35:35 +0100 |
commit | 0a966068e85bdcbc95ec89fd21aeff6c8f09fe3c (patch) | |
tree | 34a228eecc174cef60c3971e6a1aa8149a61399a /dev-libs/mxml | |
parent | media-libs/mutagen: x86 stable (bug #753680) (diff) | |
download | gentoo-0a966068e85bdcbc95ec89fd21aeff6c8f09fe3c.tar.gz gentoo-0a966068e85bdcbc95ec89fd21aeff6c8f09fe3c.tar.bz2 gentoo-0a966068e85bdcbc95ec89fd21aeff6c8f09fe3c.zip |
dev-libs/mxml: x86 stable (bug #753668)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/mxml')
-rw-r--r-- | dev-libs/mxml/mxml-3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/mxml/mxml-3.2.ebuild b/dev-libs/mxml/mxml-3.2.ebuild index 905c3e4108cd..d3642ddf8f02 100644 --- a/dev-libs/mxml/mxml-3.2.ebuild +++ b/dev-libs/mxml/mxml-3.2.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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="static-libs threads" BDEPEND="virtual/pkgconfig" |