summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-27 20:33:10 +0000
committerSam James <sam@gentoo.org>2023-02-27 20:33:10 +0000
commit5d0a8ac2f68f8437a9af70d9c3ccf50ac860c5e3 (patch)
tree06501b2e98b8193cd57c010b5c8c0e41ea0d85eb
parentdev-java/java-dep-check: Stabilize 0.5-r1 x86, #898158 (diff)
downloadgentoo-5d0a8ac2.tar.gz
gentoo-5d0a8ac2.tar.bz2
gentoo-5d0a8ac2.zip
dev-lang/eisl: Stabilize 2.70 amd64, #898184
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-lang/eisl/eisl-2.70.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/eisl/eisl-2.70.ebuild b/dev-lang/eisl/eisl-2.70.ebuild
index 82b169ce706a..c79630e56a74 100644
--- a/dev-lang/eisl/eisl-2.70.ebuild
+++ b/dev-lang/eisl/eisl-2.70.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/sasagawa888/eisl/archive/v${PV}.tar.gz
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RESTRICT="test" # Tests run cppcheck (and fail)
DOCS=( README{,-ja}.md documents )