summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-27 20:58:36 +0100
committerSam James <sam@gentoo.org>2021-08-27 20:58:36 +0100
commitfae37886b4d7c693240c08949791e7b406af41d7 (patch)
tree53d30e7b33519798cb62c5f45e91b2f7e77142d6 /dev-java/asm
parentmedia-libs/liblrdf: Stabilize 0.6.1-r1 amd64, #810622 (diff)
downloadgentoo-fae37886b4d7c693240c08949791e7b406af41d7.tar.gz
gentoo-fae37886b4d7c693240c08949791e7b406af41d7.tar.bz2
gentoo-fae37886b4d7c693240c08949791e7b406af41d7.zip
dev-java/asm: Stabilize 9.2 amd64, #810625
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/asm')
-rw-r--r--dev-java/asm/asm-9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/asm/asm-9.2.ebuild b/dev-java/asm/asm-9.2.ebuild
index e5b02c9c8299..cedc03ec060d 100644
--- a/dev-java/asm/asm-9.2.ebuild
+++ b/dev-java/asm/asm-9.2.ebuild
@@ -13,7 +13,7 @@ MY_P="ASM_${PV//./_}"
SRC_URI="https://gitlab.ow2.org/asm/asm/-/archive/${MY_P}/asm-${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="9"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
RESTRICT="test"
CDEPEND=""