diff options
author | 2024-09-23 20:30:20 +0300 | |
---|---|---|
committer | 2024-09-23 20:30:20 +0300 | |
commit | 426d1e78d7c8c1c4a5fefcb3c78fd2d31b5fe8c4 (patch) | |
tree | 6b78a9d4d87577ae6b853cad2022cdf564a63afa /app-emacs | |
parent | app-emacs/lsp-treemacs: Stabilize 0.5 amd64, #940139 (diff) | |
download | gentoo-426d1e78d7c8c1c4a5fefcb3c78fd2d31b5fe8c4.tar.gz gentoo-426d1e78d7c8c1c4a5fefcb3c78fd2d31b5fe8c4.tar.bz2 gentoo-426d1e78d7c8c1c4a5fefcb3c78fd2d31b5fe8c4.zip |
app-emacs/posframe: Stabilize 1.4.4 amd64, #940139
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/posframe/posframe-1.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/posframe/posframe-1.4.4.ebuild b/app-emacs/posframe/posframe-1.4.4.ebuild index bba1f5c31f99..41cdbcfc1a29 100644 --- a/app-emacs/posframe/posframe-1.4.4.ebuild +++ b/app-emacs/posframe/posframe-1.4.4.ebuild @@ -18,7 +18,7 @@ else SRC_URI="https://github.com/tumashu/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+" |