Skip to content

Commit

Permalink
dev-java/asm: Stabilize 9.1 x86, #778596
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 5, 2021
1 parent 71d6a2c commit e9f8d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-java/asm/asm-9.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,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=""
Expand Down

0 comments on commit e9f8d03

Please sign in to comment.