diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-08-29 07:27:29 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-08-29 07:27:29 +0200 |
commit | d9a30f28e0ec147710fd6ff4332396820ff23dd2 (patch) | |
tree | 2ef24a9940a8a96c5b729abc8765b50b4c3d6cd1 /app-emacs/jinx | |
parent | dev-util/cproto: Stabilize 4.7w amd64, #938640 (diff) | |
download | gentoo-d9a30f28e0ec147710fd6ff4332396820ff23dd2.tar.gz gentoo-d9a30f28e0ec147710fd6ff4332396820ff23dd2.tar.bz2 gentoo-d9a30f28e0ec147710fd6ff4332396820ff23dd2.zip |
app-emacs/jinx: Stabilize 1.10 amd64, #938650
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-emacs/jinx')
-rw-r--r-- | app-emacs/jinx/jinx-1.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/jinx/jinx-1.10.ebuild b/app-emacs/jinx/jinx-1.10.ebuild index 4faa877e1994..900d7311aaef 100644 --- a/app-emacs/jinx/jinx-1.10.ebuild +++ b/app-emacs/jinx/jinx-1.10.ebuild @@ -18,7 +18,7 @@ else SRC_URI="https://github.com/minad/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+" |