diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-11 08:41:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-11 08:41:15 +0200 |
commit | ff4b56c679f4b71990da0d7269581621f1ca1ba4 (patch) | |
tree | 398ad8e484d5ee9893b22f857ec536849809a891 /app-emacs/spacemacs-theme | |
parent | app-emacs/emacs-bazel-mode: Stabilize 0_p20220707 amd64, #876670 (diff) | |
download | gentoo-ff4b56c679f4b71990da0d7269581621f1ca1ba4.tar.gz gentoo-ff4b56c679f4b71990da0d7269581621f1ca1ba4.tar.bz2 gentoo-ff4b56c679f4b71990da0d7269581621f1ca1ba4.zip |
app-emacs/spacemacs-theme: Stabilize 0.3 amd64, #876673
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/spacemacs-theme')
-rw-r--r-- | app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild b/app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild index 634cda8539e9..c3a97b20238f 100644 --- a/app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild +++ b/app-emacs/spacemacs-theme/spacemacs-theme-0.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/nashamri/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DOCS=( README.md img ) ELISP_REMOVE="spacemacs-theme-pkg.el" |