diff options
author | 2024-11-28 01:09:10 +0100 | |
---|---|---|
committer | 2024-11-28 01:09:10 +0100 | |
commit | 7905dbc8408c06452fa05ca4635d0eec75f04dfe (patch) | |
tree | 40c03a03ee5558053fdda561f6039b1669b231df /app-emacs | |
parent | net-misc/rclone: Stabilize 1.68.1 x86, #945140 (diff) | |
download | gentoo-7905dbc8408c06452fa05ca4635d0eec75f04dfe.tar.gz gentoo-7905dbc8408c06452fa05ca4635d0eec75f04dfe.tar.bz2 gentoo-7905dbc8408c06452fa05ca4635d0eec75f04dfe.zip |
app-emacs/ebib: Stabilize 2.44.1 amd64, #945141
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/ebib/ebib-2.44.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ebib/ebib-2.44.1.ebuild b/app-emacs/ebib/ebib-2.44.1.ebuild index 34a896b927e5..c84a4057ae3b 100644 --- a/app-emacs/ebib/ebib-2.44.1.ebuild +++ b/app-emacs/ebib/ebib-2.44.1.ebuild @@ -17,7 +17,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" |