Skip to content

Commit

Permalink
app-arch/bzip3: Stabilize 1.3.2 arm64, #913759
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Sep 7, 2023
1 parent 0dc10f8 commit 0d10e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-arch/bzip3/bzip3-1.3.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/kspalaiologos/${PN}.git"
else
SRC_URI="https://github.com/kspalaiologos/${PN}/releases/download/${PV}/${P}.tar.xz"
KEYWORDS="amd64 ~arm64 ~loong ~x86"
KEYWORDS="amd64 arm64 ~loong ~x86"
fi

LICENSE="LGPL-3+"
Expand Down

0 comments on commit 0d10e69

Please sign in to comment.