diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-04 21:23:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-04 21:23:34 +0300 |
commit | e01ef93e8249f6cb11330ac5c170a0eb9e4aa107 (patch) | |
tree | 9a4573abe600e33a97bdef4e32fc262870d64a72 /app-emacs | |
parent | app-accessibility/flite: Stabilize 2.2-r2 sparc, #933518 (diff) | |
download | gentoo-e01ef93e8249f6cb11330ac5c170a0eb9e4aa107.tar.gz gentoo-e01ef93e8249f6cb11330ac5c170a0eb9e4aa107.tar.bz2 gentoo-e01ef93e8249f6cb11330ac5c170a0eb9e4aa107.zip |
app-emacs/ebib: Stabilize 2.41.1 amd64, #933522
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/ebib/ebib-2.41.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ebib/ebib-2.41.1.ebuild b/app-emacs/ebib/ebib-2.41.1.ebuild index 688763487ce1..b7bcc581be0e 100644 --- a/app-emacs/ebib/ebib-2.41.1.ebuild +++ b/app-emacs/ebib/ebib-2.41.1.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" |