commit:     297fef9e706f6584e2802cb51dd88997e7a55294
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 27 10:11:17 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Sep 27 10:11:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=297fef9e

sys-fs/bees: Stabilize 0.10 amd64, #914829

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-fs/bees/bees-0.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/bees/bees-0.10.ebuild b/sys-fs/bees/bees-0.10.ebuild
index 1b164eb56b08..a1b15c2ef627 100644
--- a/sys-fs/bees/bees-0.10.ebuild
+++ b/sys-fs/bees/bees-0.10.ebuild
@@ -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"

Reply via email to