summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-25 01:48:24 +0100
committerSam James <sam@gentoo.org>2024-05-25 01:48:24 +0100
commitca98162411d78d8f897ee26954e58150717a66db (patch)
tree872c2b5c69556207f22138242977e63399f0fe4c /dev-libs/mxml
parentapp-arch/cfv: add 3.1.0, enable py3.13 (diff)
downloadgentoo-ca98162411d78d8f897ee26954e58150717a66db.tar.gz
gentoo-ca98162411d78d8f897ee26954e58150717a66db.tar.bz2
gentoo-ca98162411d78d8f897ee26954e58150717a66db.zip
dev-libs/mxml: Stabilize 4.0.3 amd64, #932662
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/mxml')
-rw-r--r--dev-libs/mxml/mxml-4.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/mxml/mxml-4.0.3.ebuild b/dev-libs/mxml/mxml-4.0.3.ebuild
index 5056680d49d8..fbfbb89530b6 100644
--- a/dev-libs/mxml/mxml-4.0.3.ebuild
+++ b/dev-libs/mxml/mxml-4.0.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/michaelrsweet/${PN}/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="Mini-XML"
SLOT="4"
-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 test threads"
RESTRICT="!test? ( test )"