diff options
author | Sam James <sam@gentoo.org> | 2021-12-07 18:36:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-07 18:36:51 +0000 |
commit | 12ebfca9b462f070b2c39477247a90af50c313ba (patch) | |
tree | 0dad35a027fb23e436380101ba50070f7f6586b1 /dev-libs/mxml | |
parent | net-print/hplip-plugin: Keyword 3.21.10 arm64, #744397 (diff) | |
download | gentoo-12ebfca9b462f070b2c39477247a90af50c313ba.tar.gz gentoo-12ebfca9b462f070b2c39477247a90af50c313ba.tar.bz2 gentoo-12ebfca9b462f070b2c39477247a90af50c313ba.zip |
dev-libs/mxml: Stabilize 3.3 ppc, #828524
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/mxml')
-rw-r--r-- | dev-libs/mxml/mxml-3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/mxml/mxml-3.3.ebuild b/dev-libs/mxml/mxml-3.3.ebuild index a0e3cdb5191b..2ee2745f99ec 100644 --- a/dev-libs/mxml/mxml-3.3.ebuild +++ b/dev-libs/mxml/mxml-3.3.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" |