commit: 5a7dcbf58100302397ca79d820ac80228ee2da67 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 19 15:02:12 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 19 15:02:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a7dcbf5
app-misc/beep: Stabilize 1.4.12 arm, #915993 Signed-off-by: Sam James <sam <AT> gentoo.org> app-misc/beep/beep-1.4.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/beep/beep-1.4.12.ebuild b/app-misc/beep/beep-1.4.12.ebuild index b05797a15faf..f2a426fbc576 100644 --- a/app-misc/beep/beep-1.4.12.ebuild +++ b/app-misc/beep/beep-1.4.12.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/spkr-beep/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~ppc ~ppc64 ~sparc ~x86" # Tests require a speaker RESTRICT="test"