commit:     4c00c08cada8983c7117c12fee78937399bf922d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 01:56:04 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 01:56:04 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c00c08c

dev-libs/bemenu: Stabilize 0.6.21 amd64, #954500

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/bemenu/bemenu-0.6.21.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/bemenu/bemenu-0.6.21.ebuild 
b/dev-libs/bemenu/bemenu-0.6.21.ebuild
index db7ba32918bd..746781ce8257 100644
--- a/dev-libs/bemenu/bemenu-0.6.21.ebuild
+++ b/dev-libs/bemenu/bemenu-0.6.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2024 Gentoo Authors
+# Copyright 2019-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
        EGIT_REPO_URI="https://github.com/Cloudef/bemenu.git";
 else
        SRC_URI="https://github.com/Cloudef/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
 fi
 
 LICENSE="GPL-3"

Reply via email to