diff options
author | Sam James <sam@gentoo.org> | 2024-12-14 13:11:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-14 13:11:00 +0000 |
commit | 3e0f5027d982b997d88104c9247ecb9d41ff1998 (patch) | |
tree | f9c4669249c1b481999d4496480d5886e557860b /app-emacs | |
parent | app-office/joplin-desktop: Stabilize 3.1.23 amd64, #946376 (diff) | |
download | gentoo-3e0f5027d982b997d88104c9247ecb9d41ff1998.tar.gz gentoo-3e0f5027d982b997d88104c9247ecb9d41ff1998.tar.bz2 gentoo-3e0f5027d982b997d88104c9247ecb9d41ff1998.zip |
app-emacs/spacemacs-theme: Stabilize 0.3_p20241101 ALLARCHES, #946383
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/spacemacs-theme/spacemacs-theme-0.3_p20241101.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/spacemacs-theme/spacemacs-theme-0.3_p20241101.ebuild b/app-emacs/spacemacs-theme/spacemacs-theme-0.3_p20241101.ebuild index 081ca69c6f7a..74de2cb52c05 100644 --- a/app-emacs/spacemacs-theme/spacemacs-theme-0.3_p20241101.ebuild +++ b/app-emacs/spacemacs-theme/spacemacs-theme-0.3_p20241101.ebuild @@ -19,7 +19,7 @@ else -> ${P}.gh.tar.gz" S="${WORKDIR}/${PN}-${COMMIT}" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+" |