sys-fs/bees: stabilize 0.9.3 for amd64

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-07-10 04:53:53 +01:00
parent 336bfe63da
commit acca47fe5d

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/Zygo/bees.git"
else
SRC_URI="https://github.com/Zygo/bees/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm64"
KEYWORDS="amd64 ~arm64"
fi
LICENSE="GPL-3"