summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ada/xmlada/xmlada-24.0.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ada/xmlada/xmlada-24.0.0-r3.ebuild b/dev-ada/xmlada/xmlada-24.0.0-r3.ebuild
index 8828e4c42e5d..cba66b5c1628 100644
--- a/dev-ada/xmlada/xmlada-24.0.0-r3.ebuild
+++ b/dev-ada/xmlada/xmlada-24.0.0-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz
LICENSE="GPL-3"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc +shared static-libs static-pic"
REQUIRED_USE="|| ( shared static-libs static-pic )
${ADA_REQUIRED_USE}"