diff options
author | Sam James <sam@gentoo.org> | 2024-07-25 23:26:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-25 23:26:06 +0100 |
commit | 55b76601e852a7af6a83c81c000b1105253cd1b6 (patch) | |
tree | 4d7f2cb502202c9444aa311a6052b7fb2df4da56 /app-emacs | |
parent | app-text/pandoc-bin: Stabilize 3.2.1 amd64, #936638 (diff) | |
download | gentoo-55b76601e852a7af6a83c81c000b1105253cd1b6.tar.gz gentoo-55b76601e852a7af6a83c81c000b1105253cd1b6.tar.bz2 gentoo-55b76601e852a7af6a83c81c000b1105253cd1b6.zip |
app-emacs/ebib: Stabilize 2.42.2 amd64, #936639
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/ebib/ebib-2.42.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ebib/ebib-2.42.2.ebuild b/app-emacs/ebib/ebib-2.42.2.ebuild index 688763487ce1..b7bcc581be0e 100644 --- a/app-emacs/ebib/ebib-2.42.2.ebuild +++ b/app-emacs/ebib/ebib-2.42.2.ebuild @@ -19,7 +19,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" |