summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-13 19:52:32 +0000
committerSam James <sam@gentoo.org>2023-11-13 19:52:32 +0000
commitcaa8f113c6f0f765f01982de21fd21dd893576c7 (patch)
tree087859625bbc56fc275c7c37a555c0bad5ab4f75 /app-emacs/projectile
parentapp-emacs/org-mode: Stabilize 9.6.10 ALLARCHES, #917298 (diff)
downloadgentoo-caa8f113c6f0f765f01982de21fd21dd893576c7.tar.gz
gentoo-caa8f113c6f0f765f01982de21fd21dd893576c7.tar.bz2
gentoo-caa8f113c6f0f765f01982de21fd21dd893576c7.zip
app-emacs/projectile: Stabilize 2.8.0 ALLARCHES, #917299
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/projectile')
-rw-r--r--app-emacs/projectile/projectile-2.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/projectile/projectile-2.8.0.ebuild b/app-emacs/projectile/projectile-2.8.0.ebuild
index 8d0320cd4ee2..6f2aa04e7217 100644
--- a/app-emacs/projectile/projectile-2.8.0.ebuild
+++ b/app-emacs/projectile/projectile-2.8.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/bbatsov/projectile/archive/v${PV}.tar.gz
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
SITEFILE="50projectile-gentoo.el"
DOCS=( README.md )