From c4ac5ef56932b11d062379fcc2a63d1a367f7e3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Thu, 28 Nov 2024 01:09:17 +0100 Subject: [PATCH] app-emacs/parsebib: Stabilize 4.7 amd64, #945147 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- app-emacs/parsebib/parsebib-4.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/parsebib/parsebib-4.7.ebuild b/app-emacs/parsebib/parsebib-4.7.ebuild index 923544783f24a..eccdb4d8583f0 100644 --- a/app-emacs/parsebib/parsebib-4.7.ebuild +++ b/app-emacs/parsebib/parsebib-4.7.ebuild @@ -16,7 +16,7 @@ else SRC_URI="https://github.com/joostkremers/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="BSD"