diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 20:30:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 20:30:21 +0300 |
commit | 47f125204c27917dd8834ff0d8caeeeb398bb226 (patch) | |
tree | ff85e0a8a4ed2594d59dbef4b5ac6e3e2cf729f8 /app-emacs | |
parent | app-emacs/posframe: Stabilize 1.4.4 amd64, #940139 (diff) | |
download | gentoo-47f125204c27917dd8834ff0d8caeeeb398bb226.tar.gz gentoo-47f125204c27917dd8834ff0d8caeeeb398bb226.tar.bz2 gentoo-47f125204c27917dd8834ff0d8caeeeb398bb226.zip |
app-emacs/treemacs: Stabilize 3.1_p20240229 amd64, #940139
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/treemacs/treemacs-3.1_p20240229.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/treemacs/treemacs-3.1_p20240229.ebuild b/app-emacs/treemacs/treemacs-3.1_p20240229.ebuild index b7337b3db652..74d545f9fa28 100644 --- a/app-emacs/treemacs/treemacs-3.1_p20240229.ebuild +++ b/app-emacs/treemacs/treemacs-3.1_p20240229.ebuild @@ -22,7 +22,7 @@ else -> ${P}.tar.gz" S="${WORKDIR}/${PN}-${COMMIT_SHA}" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi LICENSE="GPL-3+" |