diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 16:10:25 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 16:46:19 +0100 |
commit | a9ff09ffad943159e762edfe05acd42598d74d27 (patch) | |
tree | 38a673dca97749b309dd29159637c00658428378 /dev-libs/mxml | |
parent | media-sound/mpc: x86 stable (bug #677588) (diff) | |
download | gentoo-a9ff09ffad943159e762edfe05acd42598d74d27.tar.gz gentoo-a9ff09ffad943159e762edfe05acd42598d74d27.tar.bz2 gentoo-a9ff09ffad943159e762edfe05acd42598d74d27.zip |
dev-libs/mxml: x86 stable (bug #677590)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/mxml')
-rw-r--r-- | dev-libs/mxml/mxml-2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/mxml/mxml-2.12.ebuild b/dev-libs/mxml/mxml-2.12.ebuild index f6f7305f875e..6fc41f15639d 100644 --- a/dev-libs/mxml/mxml-2.12.ebuild +++ b/dev-libs/mxml/mxml-2.12.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/michaelrsweet/mxml https://www.msweet.org/mxml/" SRC_URI="https://github.com/michaelrsweet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86" LICENSE="Mini-XML" SLOT="0" IUSE="static-libs threads" |