diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-08 15:09:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-08 15:09:31 +0200 |
commit | b0300bc2f08aa0e8eec79a33e444813e43bcee0b (patch) | |
tree | 4c3daa3e14b2744a04a349af012a0c1de7fb940c /app-emacs | |
parent | dev-lang/boogie: Stabilize 3.0.11 amd64, #926440 (diff) | |
download | gentoo-b0300bc2f08aa0e8eec79a33e444813e43bcee0b.tar.gz gentoo-b0300bc2f08aa0e8eec79a33e444813e43bcee0b.tar.bz2 gentoo-b0300bc2f08aa0e8eec79a33e444813e43bcee0b.zip |
app-emacs/ebib: Stabilize 2.40.4 amd64, #926446
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/ebib/ebib-2.40.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ebib/ebib-2.40.4.ebuild b/app-emacs/ebib/ebib-2.40.4.ebuild index 688763487ce1..b7bcc581be0e 100644 --- a/app-emacs/ebib/ebib-2.40.4.ebuild +++ b/app-emacs/ebib/ebib-2.40.4.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" |