diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-11-28 01:09:17 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-11-28 01:09:17 +0100 |
commit | c4ac5ef56932b11d062379fcc2a63d1a367f7e3b (patch) | |
tree | 24203f9fb544c1b1976be81350d02f48eba7c1ec /app-emacs | |
parent | app-emacs/tp: Stabilize 0.6 amd64, #945146 (diff) | |
download | gentoo-c4ac5ef56932b11d062379fcc2a63d1a367f7e3b.tar.gz gentoo-c4ac5ef56932b11d062379fcc2a63d1a367f7e3b.tar.bz2 gentoo-c4ac5ef56932b11d062379fcc2a63d1a367f7e3b.zip |
app-emacs/parsebib: Stabilize 4.7 amd64, #945147
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/parsebib/parsebib-4.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/parsebib/parsebib-4.7.ebuild b/app-emacs/parsebib/parsebib-4.7.ebuild index 923544783f24..eccdb4d8583f 100644 --- a/app-emacs/parsebib/parsebib-4.7.ebuild +++ b/app-emacs/parsebib/parsebib-4.7.ebuild @@ -16,7 +16,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" |